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 ded9b5f commit cc8ab3cCopy full SHA for cc8ab3c
samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/PrimeService.Tests.vbproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
11
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
12
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
13
</ItemGroup>
0 commit comments