Skip to content

Commit bfc9a31

Browse files
authored
Merge pull request #156 from dorssel/dependabot/nuget/mstest-0b36d0dd71
Bump MSTest.Sdk from 3.7.3 to 3.8.0 in the mstest group
2 parents 765e790 + 0eef874 commit bfc9a31

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
@@ -6,6 +6,6 @@
66
},
77
"msbuild-sdks": {
88
"Microsoft.Build.NoTargets": "3.7.56",
9-
"MSTest.Sdk": "3.7.3"
9+
"MSTest.Sdk": "3.8.0"
1010
}
1111
}

0 commit comments

Comments
 (0)