Skip to content

Commit

Permalink
Clean csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
cooolbros committed Jan 6, 2024
1 parent 4a125af commit 8ab1acc
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions src/HUDMergerTests/HUDMergerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,31 +18,4 @@
<ProjectReference Include="..\HUDMerger\HUDMerger.csproj" />
</ItemGroup>

<ItemGroup>
<None Update="Models\HUDAnimationsTests\ParseTest\hudanimations_tf.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest1\scripts\hudlayout.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest2\scripts\file1.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest2\scripts\file2.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest2\scripts\hudlayout.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest3\scripts\file1.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest3\scripts\file2.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="Models\HUDLayoutTests\HUDLayoutTest3\scripts\hudlayout.res">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>

</Project>

0 comments on commit 8ab1acc

Please sign in to comment.