We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3adca03 + 52ffd72 commit d43b61fCopy full SHA for d43b61f
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"gitversion.tool": {
6
- "version": "6.3.0",
+ "version": "6.4.0",
7
"commands": [
8
"dotnet-gitversion"
9
],
global.json
@@ -6,6 +6,6 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.56",
- "MSTest.Sdk": "3.10.1"
+ "MSTest.Sdk": "3.10.3"
10
}
11
0 commit comments