diff options
| author | gsnerf <gsnerf@gsnerf.de> | 2014-08-06 01:06:45 +0200 |
|---|---|---|
| committer | gsnerf <gsnerf@gsnerf.de> | 2014-08-06 01:06:45 +0200 |
| commit | a118169a3ccf3361a5920794c7762dfcff1babd2 (patch) | |
| tree | 22ffc799227753422cb280e58d5fcbf33a806b8b /MediaBrowser.Server.Implementations | |
| parent | 2c61109c7b68bdae6c16860337bf34c31224ffa0 (diff) | |
removed block of NuGet.targets for 'Release Mono'
Diffstat (limited to 'MediaBrowser.Server.Implementations')
| -rw-r--r-- | MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj index 9dd16e7c3..f5837c4ca 100644 --- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj +++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj @@ -481,7 +481,8 @@ </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /> + <!--Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /--> + <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"> |
