|
|
|
@ -369,7 +369,7 @@
|
|
|
|
|
xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\net45\" /y /d /r /i
|
|
|
|
|
)</PostBuildEvent>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " />
|
|
|
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" />
|
|
|
|
|
<Import Project="Fody.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.
|
|
|
|
@ -378,4 +378,4 @@ xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\net45\" /y /d /r /i
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
</Target>
|
|
|
|
|
-->
|
|
|
|
|
</Project>
|
|
|
|
|
</Project>
|
|
|
|
|