Skip to content

Commit 726a9ae

Browse files
Bump MSTest.Sdk from 3.7.2 to 3.7.3 in the mstest group
Bumps the mstest group with 1 update: [MSTest.Sdk](https://github.com/microsoft/testfx). Updates `MSTest.Sdk` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: MSTest.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mstest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d91395 commit 726a9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"rollForward": "latestFeature"
66
},
77
"msbuild-sdks": {
8-
"MSTest.Sdk": "3.7.2"
8+
"MSTest.Sdk": "3.7.3"
99
}
1010
}

0 commit comments

Comments
 (0)