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 46afa62 + 2748c56 commit 6757666Copy full SHA for 6757666
samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/PrimeService.Tests.vbproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
11
- <PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
+ <PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
12
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
13
</ItemGroup>
14
0 commit comments