Skip to content

Commit 9483a88

Browse files
authored
Move to RTM sdk (#2473)
Pull in timestamp fixes
1 parent 258bdd1 commit 9483a88

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,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "3.1.100-preview1-014024",
3+
"dotnet": "3.1.100",
44
"vs": {
55
"version": "16.0"
66
},
@@ -12,7 +12,7 @@
1212
}
1313
},
1414
"sdk": {
15-
"version": "3.1.100-preview1-014024"
15+
"version": "3.1.100"
1616
},
1717
"msbuild-sdks": {
1818
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19577.5",

0 commit comments

Comments
 (0)