Skip to content

Commit c4821ad

Browse files
committed
Revert "Delete global.json"
This reverts commit 261215b.
1 parent 261215b commit c4821ad

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

global.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"sdk": {
3+
"version": "3.1.101",
4+
"rollForward": "minor",
5+
"allowPrerelease": false,
6+
"architecture": "x64"
7+
},
8+
"tools": {
9+
"dotnet": "3.1.101"
10+
},
11+
"msbuild-sdks": {
12+
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20052.1",
13+
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20052.1"
14+
}
15+
}

0 commit comments

Comments
 (0)