Cleanup csproj files

This commit is contained in:
jvyden 2022-05-15 16:27:53 -04:00
commit e1a036642e
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
2 changed files with 0 additions and 17 deletions

View file

@ -30,12 +30,4 @@
<ProjectReference Include="..\ProjectLighthouse.Tests\ProjectLighthouse.Tests.csproj"/>
<ProjectReference Include="..\ProjectLighthouse\ProjectLighthouse.csproj"/>
</ItemGroup>
<ItemGroup>
<Content Include="..\ProjectLighthouse.Tests\ExampleFiles\**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<ProjectReference Include="..\ProjectLighthouse\ProjectLighthouse.csproj"/>
</ItemGroup>
</Project>