updated copyrigt message to year 2019

This commit is contained in:
2019-07-26 04:10:39 +02:00
parent 511b05a5e6
commit 5804c97d3b
3 changed files with 32 additions and 15 deletions

View File

@@ -36,7 +36,5 @@
<HintPath>..\..\bridge\runtime\Bootstrapper.dll</HintPath>
</Reference>
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent" Condition="'$(ConfigurationName)' != 'ServerBuild'">
<Exec Command="powershell.exe .\Scripts\moveItems.ps1 -outDir $(OutDir) -outFile $(TargetFileName)" />
</Target>
</Project>