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-14 20:21:46 +0300
committerGitHub <noreply@github.com>2020-02-14 20:21:46 +0300
commit5b775170f2741d0f2433baff36b811f00c2aecb8 (patch)
treed7c178f76f5360611cb32334c49da3878a085324 /global.json
parent2448e5685fad8e08ed5d31ad2aa266d5b8b8d5d0 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20200214.1 (#18856)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20114.1 - Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20114.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 06de935b3ae..95820b8a470 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.20109.1",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20109.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20114.1",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20114.1"
}
}