Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 025a812

Browse files
authored
Creating global.json (#586)
1 parent 690d742 commit 025a812

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

global.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"sdk": {
3+
"version": "6.0.100",
4+
"rollForward": "latestMinor"
5+
},
6+
"msbuild-sdks": {
7+
"Microsoft.Quantum.Sdk": "0.24.201332"
8+
}
9+
}

0 commit comments

Comments
 (0)