Skip to content

Commit

Permalink
- Fix Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaRocks committed Nov 22, 2024
1 parent 2a8fd3a commit 639b23c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/FileUtil.Tests/FileUtil.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
</ItemGroup>

<ItemGroup>
<Resource Include="TestFile.txt">
<EmbeddedResource Include="TestFile.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Resource>
</EmbeddedResource>
</ItemGroup>

</Project>

0 comments on commit 639b23c

Please sign in to comment.