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 97bb9a2 commit 291a423Copy full SHA for 291a423
docs/core/whats-new/snippets/dotnet-8/csharp/ConsoleApp/Project.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.2.0" />
13
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.2" />
14
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.2" />
15
- <PackageReference Include="MSTest.TestFramework" Version="3.8.0" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.8.2" />
16
</ItemGroup>
17
18
</Project>
0 commit comments