Skip to content

Commit

Permalink
SPMeta2 1.1.8 release, April 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Apr 14, 2015
1 parent cf0904f commit 112f2a6
Show file tree
Hide file tree
Showing 23 changed files with 8 additions and 6 deletions.
Binary file modified SPMeta2.v12.suo
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ c:\_spmeta_builds\45\SPMeta2.CSOM.Behaviours.pdb
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Behaviours\bin\Debug\SPMeta2.CSOM.Behaviours.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Behaviours\bin\Debug\SPMeta2.CSOM.Behaviours.pdb
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Behaviours\bin\Debug\Microsoft.SharePoint.Client.WorkflowServices.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Behaviours\obj\Debug\SPMeta2.CSOM.Behaviours.csprojResolveAssemblyReference.cache
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Behaviours\obj\Debug\SPMeta2.CSOM.Behaviours.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Behaviours\obj\Debug\SPMeta2.CSOM.Behaviours.pdb
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ c:\_spmeta_builds\45\SPMeta2.CSOM.Standard.Behaviours.dll
c:\_spmeta_builds\45\SPMeta2.CSOM.Standard.Behaviours.pdb
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Standard.Behaviours\bin\Debug\SPMeta2.CSOM.Standard.Behaviours.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Standard.Behaviours\bin\Debug\SPMeta2.CSOM.Standard.Behaviours.pdb
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Standard.Behaviours\obj\Debug\SPMeta2.CSOM.Standard.Behaviours.csprojResolveAssemblyReference.cache
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Standard.Behaviours\obj\Debug\SPMeta2.CSOM.Standard.Behaviours.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2.CSOM.Standard.Behaviours\obj\Debug\SPMeta2.CSOM.Standard.Behaviours.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

using Microsoft.SharePoint.Client;
using Microsoft.SharePoint.Client.WebParts;
using SPMeta2.Common;
Expand Down
Binary file modified SPMeta2/SPMeta2.CSOM/bin/Debug/SPMeta2.CSOM.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

using Microsoft.SharePoint;
using SPMeta2.Common;
using SPMeta2.Definitions;
Expand Down
Binary file modified SPMeta2/SPMeta2.SSOM/bin/Debug/SPMeta2.SSOM.dll
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;


namespace SPMeta2.Attributes.Identity
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;


namespace SPMeta2.Attributes.Identity
{
Expand Down
2 changes: 1 addition & 1 deletion SPMeta2/SPMeta2/Definitions/DeleteWebPartsDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks;

using SPMeta2.Attributes;
using SPMeta2.Attributes.Identity;
using SPMeta2.Attributes.Regression;
Expand Down
Binary file modified SPMeta2/SPMeta2/bin/Debug/SPMeta2.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ c:\_spmeta_builds\45\SPMeta2.XML
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\bin\Debug\SPMeta2.XML
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\bin\Debug\SPMeta2.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\bin\Debug\SPMeta2.pdb
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\obj\Debug\SPMeta2.csprojResolveAssemblyReference.cache
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\obj\Debug\SPMeta2.dll
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\obj\Debug\SPMeta2.pdb
C:\Users\sp-dev\Source\Repos\spmeta2\SPMeta2\SPMeta2\obj\Debug\SPMeta2.csprojResolveAssemblyReference.cache

0 comments on commit 112f2a6

Please sign in to comment.