Skip to content

Commit 712d9ea

Browse files
Bump MSTest.TestFramework from 2.1.0 to 2.1.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent abad60f commit 712d9ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/CacheTower.Tests/CacheTower.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
1010
<PackageReference Include="Moq" Version="4.13.1" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
12-
<PackageReference Include="MSTest.TestFramework" Version="2.1.0" />
12+
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)