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 1a845b7 commit 1c57054Copy full SHA for 1c57054
samples/snippets/core/testing/unit-testing-vb-dotnet-test/vb/PrimeService.Tests/PrimeService.Tests.vbproj
@@ -9,7 +9,7 @@
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
11
<PackageReference Include="xunit" Version="2.4.1" />
12
- <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
13
</ItemGroup>
14
15
0 commit comments