Skip to content

Commit

Permalink
CSOM regression testing for 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Apr 13, 2015
1 parent 025263b commit cf0904f
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2 deletions.
Binary file modified SPMeta2.v12.suo
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ 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,6 +29,5 @@ 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.
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.
Binary file modified SPMeta2/SPMeta2.SSOM/bin/Debug/SPMeta2.SSOM.dll
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions SPMeta2/SPMeta2/Definitions/DeleteWebPartsDefinition.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
using System.Text;
using System.Threading.Tasks;
using SPMeta2.Attributes;
using SPMeta2.Attributes.Identity;
using SPMeta2.Attributes.Regression;

namespace SPMeta2.Definitions
Expand All @@ -17,6 +18,7 @@ namespace SPMeta2.Definitions

[Serializable]
[DataContract]
[SingletonIdentity]
public class DeleteWebPartsDefinition : DefinitionBase
{
#region constructors
Expand Down
Binary file modified SPMeta2/SPMeta2/bin/Debug/SPMeta2.dll
Binary file not shown.

0 comments on commit cf0904f

Please sign in to comment.