Skip to content

Commit 4d94cad

Browse files
Bump MSTest.TestFramework from 2.1.1 to 2.2.3
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.1.1...v2.2.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4124f2 commit 4d94cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ve.DotNet.Tests/Ve.DotNet.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="MeCab.DotNet" Version="0.0.40" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="2.2.3" />
19-
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
19+
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
2020
<PackageReference Include="coverlet.collector" Version="3.0.3" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)