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.
1 parent e419852 commit 40c057dCopy full SHA for 40c057d
ContestProjectTests/ContestProjectTests.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFramework>net8.0-windows</TargetFramework>
@@ -13,7 +13,7 @@
13
<PackageReference Include="FluentAssertions" Version="7.0.0" />
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
16
- <PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.8.3" />
17
</ItemGroup>
18
19
<ItemGroup>
0 commit comments