diff options
| author | gsnerf <gsnerf@gsnerf.de> | 2014-08-06 22:41:23 +0200 |
|---|---|---|
| committer | gsnerf <gsnerf@gsnerf.de> | 2014-08-06 22:41:23 +0200 |
| commit | f0c2c7ceb063264fdc1539c9abff393096e35d6e (patch) | |
| tree | 166335366e4eabfc72a6edda984368e496a38817 /MediaBrowser.Common.Implementations | |
| parent | b957e7c7b91257d7f33f9890b9a14445a80164ea (diff) | |
cleaned up left overs & removed last unnecessary mono filters
Diffstat (limited to 'MediaBrowser.Common.Implementations')
| -rw-r--r-- | MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj index 954d9bfe3..abb2f2089 100644 --- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj +++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj @@ -122,7 +122,6 @@ </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <!--Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " /--> <Import Project="$(SolutionDir)\.nuget\NuGet.targets" /> <PropertyGroup> <PostBuildEvent Condition=" '$(ConfigurationName)' != 'Release Mono' ">if '$(ConfigurationName)' == 'Release' ( |
