disable nuget package restore

This commit is contained in:
Luke Pulverenti 2014-10-18 15:03:26 -04:00
parent f1a602f5a8
commit 8c9f8e00b1

View File

@ -171,7 +171,6 @@
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
<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">