Skip to content

Commit 639b23c

Browse files
committed
- Fix Tests
1 parent 2a8fd3a commit 639b23c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/FileUtil.Tests/FileUtil.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
</ItemGroup>
3333

3434
<ItemGroup>
35-
<Resource Include="TestFile.txt">
35+
<EmbeddedResource Include="TestFile.txt">
3636
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
37-
</Resource>
37+
</EmbeddedResource>
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)