Skip to content

Commit 8fa4310

Browse files
Bump MSTest.Sdk from 3.8.2 to 3.8.3
Bumps [MSTest.Sdk](https://github.com/microsoft/testfx) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.8.2...v3.8.3) --- updated-dependencies: - dependency-name: MSTest.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be8c653 commit 8fa4310

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.8.2"
8+
"MSTest.Sdk": "3.8.3"
99
}
1010
}

0 commit comments

Comments
 (0)