Skip to content

Commit

Permalink
Update to 3.1.119 SDK and 2.1.30 runtime (#26034)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbu committed Sep 15, 2021
1 parent 52f71b1 commit 4e2da08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions global.json
@@ -1,15 +1,15 @@
{
"tools": {
"dotnet": "3.1.118",
"dotnet": "3.1.119",
"runtimes": {
"dotnet": [
"2.1.28",
"2.1.30",
"$(MicrosoftNETCoreAppInternalPackageVersion)"
]
}
},
"sdk": {
"version": "3.1.118"
"version": "3.1.119"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.21427.4"
Expand Down

0 comments on commit 4e2da08

Please sign in to comment.