Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2020-02-24 17:50:09 +0300
committerGitHub <noreply@github.com>2020-02-24 17:50:09 +0300
commit9f2297bcfdf44ec5a54f2adfc517692de2d70bc9 (patch)
tree13164cee6656cc55d7995a020a0cdf56bc892e99 /global.json
parent9fb0820ca5087ec3a9d9cd3b978a084389e5ffe3 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20200223.1 (#19011)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20123.1 - Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20123.1
Diffstat (limited to 'global.json')
-rw-r--r--global.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/global.json b/global.json
index 9ae7ab25ef8..ab34562ff83 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "5.0.100-alpha1-015772"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20116.1",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20116.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20123.1",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20123.1"
}
}