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>2019-07-26 03:11:51 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-07-26 03:11:51 +0300
commit08bd3e5dc191fd26bb73c61fe4b7a846ab0aaa7a (patch)
treed1fa0ee7c193a87522f635d87e7a31b0c33d19ba /global.json
parentad2405761bbfd9b79315029e5c8b1a3dd642dfea (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190725.3 (#15836)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19375.3 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19375.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 e0653b43a18..1bd430af377 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19353.1",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19353.1"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19375.3",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19375.3"
}
}