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-17 17:55:48 +0300
committerGitHub <noreply@github.com>2020-02-17 17:55:48 +0300
commit14ae61555bc4df8f6d289335d3fb1954ef598b14 (patch)
tree468c7d4a2fd35b91f686bc54c03010f4cd5e8f8c /global.json
parent78fcd4b9f49d8c30462538d98812d89fabb4df69 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20200216.1 (#18887)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20116.1 - Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20116.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 95820b8a470..9ae7ab25ef8 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.20114.1",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20114.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20116.1",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20116.1"
}
}