diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-07 11:28:15 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-07 11:28:15 -0500 |
| commit | 4351d0672ed7e067f187c049534648f1b641a04d (patch) | |
| tree | ecbed4b75108138500678020eb7f4a0072f94043 /MediaBrowser.Controller | |
| parent | 7ad02935677f73877796e0b6a794bb58dd7fd162 (diff) | |
update release build configurations
Diffstat (limited to 'MediaBrowser.Controller')
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index d64d71ff00..c6d76f2502 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -361,9 +361,7 @@ </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> - <PostBuildEvent Condition=" '$(ConfigurationName)' != 'Release Mono' ">if '$(ConfigurationName)' == 'Release' ( -xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i -)</PostBuildEvent> + <PostBuildEvent /> </PropertyGroup> <PropertyGroup> <PreBuildEvent> |
