We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3227bce + 4ae4550 commit 89fdd96Copy full SHA for 89fdd96
1 file changed
BarbezDotEu.Byte/BarbezDotEu.Byte.Testing.Unit/BarbezDotEu.Byte.Testing.Unit.csproj
@@ -12,8 +12,8 @@
12
13
<ItemGroup>
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
15
- <PackageReference Include="MSTest.TestAdapter" Version="3.9.1" />
16
- <PackageReference Include="MSTest.TestFramework" Version="3.9.1" />
+ <PackageReference Include="MSTest.TestAdapter" Version="3.9.2" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.9.2" />
17
<PackageReference Include="coverlet.collector" Version="6.0.4" />
18
</ItemGroup>
19
0 commit comments