Skip to content

Commit 184b3a1

Browse files
committed
Test against .NET Framework 4.8.1, .NET 6.0, .NET 8.0
1 parent 364f23c commit 184b3a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DependencyQueue.Tests/DependencyQueue.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<PropertyGroup>
99
<Description>Tests for DependencyQueue</Description>
10-
<TargetFrameworks>net48;netcoreapp3.1;net6.0</TargetFrameworks>
10+
<TargetFrameworks>net481;net6.0;net8.0</TargetFrameworks>
1111
<RootNamespace>DependencyQueue</RootNamespace>
1212
</PropertyGroup>
1313

0 commit comments

Comments
 (0)