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 700a3e9 commit e7f65a1Copy full SHA for e7f65a1
docs/core/whats-new/snippets/dotnet-8/csharp/ConsoleApp/Project.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.0.0" />
13
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
14
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
15
- <PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
16
</ItemGroup>
17
18
</Project>
0 commit comments