Split normal tests from game api tests

This commit is contained in:
jvyden 2021-12-22 22:33:50 -05:00
parent 68eb6aeb3e
commit 1fbabe0000
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
11 changed files with 74 additions and 14 deletions

View file

@ -32,9 +32,9 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ProjectLighthouse\ProjectLighthouse.csproj"/>
<Content Include="ExampleFiles\**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<ProjectReference Include="..\ProjectLighthouse\ProjectLighthouse.csproj"/>
</ItemGroup>
</Project>