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 <@dotnet-maestro>2019-06-14 16:09:10 +0300
committerMarek Safar <marek.safar@gmail.com>2019-06-14 19:41:59 +0300
commit377030eaab594540d7e043f8657a30bbe92e6c33 (patch)
treebd29ba2e88068364983347d23ca7b3d95483da4e /global.json
parent0e0f1b9be08ff14b192fdadc66efb6bb763867a4 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190613.18
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19313.18 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19313.18
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 35674b19285..e554b016bd9 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "3.0.100-preview5-011568"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19312.21",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19312.21"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19313.18",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19313.18"
}
}