We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecefe7 commit 3af31a5Copy full SHA for 3af31a5
global.json
@@ -4,6 +4,6 @@
4
"rollForward": "latestFeature"
5
},
6
"msbuild-sdks": {
7
- "IKVM.Clang.Sdk": "0.2.2-pre.1"
+
8
}
9
src/IKVM.Clang.Sdk.Tests/Project/global.json
@@ -1,9 +1,6 @@
1
{
2
"sdk": {
3
- "version": "7.0.0",
+ "version": "8.0.0",
- },
- "msbuild-sdks": {
0 commit comments