We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68bc9cd + 5878316 commit 4ba3d71Copy full SHA for 4ba3d71
test/TestHost.Abstracts.Tests/TestHost.Abstracts.Tests.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="TUnit" Version="0.19.86" />
+ <PackageReference Include="TUnit" Version="0.19.116" />
13
</ItemGroup>
14
15
0 commit comments