Blob Blame History Raw
--- RestSharp.Net45/RestSharp.Net45.Signed.csproj.old	2015-10-14 15:42:24.287248545 +0200
+++ RestSharp.Net45/RestSharp.Net45.Signed.csproj	2015-10-14 15:43:37.673155679 +0200
@@ -289,7 +289,6 @@
     <None Include="packages.config" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-  <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.
   <Target Name="BeforeBuild">
--- RestSharp.Tests/RestSharp.Tests.csproj.old	2015-10-14 15:41:38.450306552 +0200
+++ RestSharp.Tests/RestSharp.Tests.csproj	2015-10-14 15:43:10.404190190 +0200
@@ -86,7 +86,6 @@
     <Compile Include="JsonTests.cs" />
     <Compile Include="Fakes\NullHttp.cs" />
     <Compile Include="NamespacedXmlTests.cs" />
-    <Compile Include="NuSpecUpdateTask.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="RestRequestTests.cs" />
     <Compile Include="SampleClasses\BooleanTest.cs" />
@@ -237,5 +236,4 @@
   <ItemGroup>
     <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
   </ItemGroup>
-  <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
 </Project>