Skip to content

Commit 7f61b49

Browse files
author
Mike McLaughlin
authored
Revert back to 3.0.100 SDK version (#697)
1 parent fd2d3d3 commit 7f61b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "3.0.101"
3+
"version": "3.0.100"
44
},
55
"tools": {
6-
"dotnet": "3.0.101"
6+
"dotnet": "3.0.100"
77
},
88
"msbuild-sdks": {
99
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19613.1"

0 commit comments

Comments
 (0)