Skip to content

Commit 89fdd96

Browse files
authored
Merge pull request #101 from hannesbarbez/dependabot/nuget/BarbezDotEu.Byte/BarbezDotEu.Byte.Testing.Unit/multi-f39fa9a8b2
Bump MSTest.TestAdapter and MSTest.TestFramework
2 parents 3227bce + 4ae4550 commit 89fdd96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BarbezDotEu.Byte/BarbezDotEu.Byte.Testing.Unit/BarbezDotEu.Byte.Testing.Unit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
<ItemGroup>
1414
<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" />
15+
<PackageReference Include="MSTest.TestAdapter" Version="3.9.2" />
16+
<PackageReference Include="MSTest.TestFramework" Version="3.9.2" />
1717
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)