diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-18 15:03:26 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-18 15:03:26 -0400 |
| commit | 8c9f8e00b124bf937c42d263860d053406e0cc17 (patch) | |
| tree | 2ab024b3b45a55e53ed0cbe2620911366102119f | |
| parent | f1a602f5a87f666eec03b9afd3f3edfa27d337f6 (diff) | |
disable nuget package restore
| -rw-r--r-- | MediaBrowser.Api/MediaBrowser.Api.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Api/MediaBrowser.Api.csproj b/MediaBrowser.Api/MediaBrowser.Api.csproj index 38f85b9a3..670cc01a5 100644 --- a/MediaBrowser.Api/MediaBrowser.Api.csproj +++ b/MediaBrowser.Api/MediaBrowser.Api.csproj @@ -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"> |
