Skip to content

Commit

Permalink
Move to RTM sdk (#2473)
Browse files Browse the repository at this point in the history
Pull in timestamp fixes
  • Loading branch information
mmitche authored Dec 5, 2019
1 parent 258bdd1 commit 9483a88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "3.1.100-preview1-014024",
"dotnet": "3.1.100",
"vs": {
"version": "16.0"
},
Expand All @@ -12,7 +12,7 @@
}
},
"sdk": {
"version": "3.1.100-preview1-014024"
"version": "3.1.100"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19577.5",
Expand Down

0 comments on commit 9483a88

Please sign in to comment.