fix up for new sharepoint.dll and dotnet version

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/integration/sharepoint-2013/trunk@1604951 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webservice/MCPermissionsService.csproj b/webservice/MCPermissionsService.csproj
index 482b3c5..a8b66a3 100644
--- a/webservice/MCPermissionsService.csproj
+++ b/webservice/MCPermissionsService.csproj
@@ -32,7 +32,7 @@
     <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>

   </PropertyGroup>

   <ItemGroup>

-    <Reference Include="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL" />

+    <Reference Include="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL" />

     <Reference Include="System" />

     <Reference Include="System.Data" />

     <Reference Include="System.Drawing" />

diff --git a/webservice/build.bat b/webservice/build.bat
index 22b0e70..950708c 100644
--- a/webservice/build.bat
+++ b/webservice/build.bat
@@ -27,7 +27,7 @@
 del Packages\*.wsp

 

 REM Build the dll

-c:\windows\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe MCPermissionsService.csproj

+c:\windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe MCPermissionsService.csproj

 REM Build the wsp

 c:\windows\system32\makecab.exe /f MCPermissionsService.ddf