Skip to content

Commit 40cb5e9

Browse files
committed
fixed the .net8 file copy breakage
1 parent f6de914 commit 40cb5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/StoneAge.Data.FileSystem.Tests/StoneAge.FileStore.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<None Update="majestic_million.csv">
19+
<None Include="majestic_million.csv">
2020
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
2121
</None>
2222
</ItemGroup>

0 commit comments

Comments
 (0)