Skip to content

Commit f154467

Browse files
Bump MSTest.TestFramework from 2.1.2 to 2.2.3 (#16)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.1.2...v2.2.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faea804 commit f154467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-core-webapp.webtests/dotnetcore-webapp.webtests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1919
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
20-
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
20+
<PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
2121
<PackageReference Include="coverlet.collector" Version="3.0.3" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)