Skip to content

Commit f549e6a

Browse files
Bump MSTest.TestFramework from 1.2.1 to 2.1.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 1.2.1 to 2.1.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v1.2.1...v2.1.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb31b23 commit f549e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="MSTest.TestAdapter" version="2.1.2" targetFramework="net472" />
4-
<package id="MSTest.TestFramework" version="1.2.1" targetFramework="net472" />
4+
<package id="MSTest.TestFramework" version="2.1.2" targetFramework="net472" />
55
</packages>

0 commit comments

Comments
 (0)