Skip to content

Commit 88e1795

Browse files
committed
Fix build error
1 parent c02ca5c commit 88e1795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/TestableIO.System.IO.Abstractions.Parity.Tests/TestableIO.System.IO.Abstractions.Parity.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<Description>The unit tests for our the parity checks</Description>
55
<AssemblyName>System.IO.Abstractions.Parity.Tests</AssemblyName>
66
<RootNamespace>System.IO.Abstractions.Parity.Tests</RootNamespace>
7+
<TargetFrameworks>net10.0;net9.0;net8.0</TargetFrameworks>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)