We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
patch
1 parent 7525534 commit 57ba67cCopy full SHA for 57ba67c
global.json
@@ -1,7 +1,7 @@
1
{
2
"sdk": {
3
"version": "9.0.100",
4
- "rollForward": "disable" /* setup-dotnet is broken and we don't want to have differences in CI vs local, so make this disabled */
+ "rollForward": "patch" /* setup-dotnet is broken and we don't want to have differences in CI vs local, so make this disabled */
5
},
6
"msbuild-sdks": {
7
"DotNet.ReproducibleBuilds.Isolated": "1.2.4"
0 commit comments