AppVeyor attempt 4

This commit is contained in:
Pieter-Jan Briers 2019-06-29 03:06:39 +02:00
parent 2c7c0b905f
commit b9e4410c93
1 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,6 @@
<ProjectReference Include="..\RobustToolbox\Robust.Shared\Robust.Shared.csproj" />
<ProjectReference Include="..\RobustToolbox\Robust.UnitTesting\Robust.UnitTesting.csproj" />
</ItemGroup>
<Import Project="..\MSBuild\Robust.Engine.targets" />
<Target Name="RobustAfterBuild" DependsOnTargets="CopySS14Noise;CopyMiscDependencies" AfterTargets="Build" />
</Project>