Added a url base

This commit is contained in:
tidusjar 2016-04-08 14:14:08 +01:00
commit 1af3c21655
11 changed files with 54 additions and 31 deletions

View file

@ -462,6 +462,10 @@
<ReferenceCopyLocalPaths Remove="@(ReferenceSatellitePaths)" />
</ItemGroup>
</Target>
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
<!-- 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.
<Target Name="BeforeBuild">