-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump MSTest.Sdk in the mstest group across 1 directory
Bumps the mstest group with 1 update in the / directory: [MSTest.Sdk](https://github.com/microsoft/testfx). Updates `MSTest.Sdk` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mstest ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
ffd2a83
commit 5b92512
Showing
3 changed files
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"rollForward": "latestFeature" | ||
}, | ||
"msbuild-sdks": { | ||
"MSTest.Sdk": "3.6.3" | ||
"MSTest.Sdk": "3.7.0" | ||
} | ||
} | ||
} |