cleaned up left overs & removed last unnecessary mono filters

This commit is contained in:
gsnerf
2014-08-06 22:41:23 +02:00
parent b957e7c7b9
commit f0c2c7ceb0
9 changed files with 4 additions and 10 deletions

View File

@@ -352,7 +352,6 @@ xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
<!--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.