Skip to content

Commit ac01f8c

Browse files
authored
Merge pull request #2718 from wpfcontrib/build-sdk-fixup
Add sdk.version entry to global.json
2 parents a21c7ad + ed77a5e commit ac01f8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

global.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"version": "16.1"
1212
}
1313
},
14+
"sdk": {
15+
"version": "5.0.100-alpha1-015515"
16+
},
1417
"msbuild-sdks": {
1518
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20154.1",
1619
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20154.1"

0 commit comments

Comments
 (0)