update release build configurations

This commit is contained in:
Luke Pulverenti
2014-11-07 11:28:15 -05:00
parent 7ad0293567
commit 4351d0672e
7 changed files with 30 additions and 40 deletions

View File

@@ -121,9 +121,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>
<PostBuildEvent />