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-01-27 18:53:25 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2020-01-27 18:53:25 +0300
commit66ff74a1f37a327da3148990b292c8e1c6ec6f69 (patch)
tree0ce596d67de24cc1113f87f280cc55851f1620f7 /global.json
parent635834566782b1e9fa3fc52ee8a0ceca9885c18e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20200126.3 (#18597)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20076.3 - Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20076.3
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 fe39b207bc0..a60f42a2b2a 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.20068.1",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20068.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20076.3",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20076.3"
}
}