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-29 21:24:40 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-07-29 21:24:40 +0300
commita0aae297d987e50d665a29af52bbb30493390a79 (patch)
tree1dd74b1903a5d46be9b942d87b06b706b63422da /global.json
parentb5c0c831da328b8ab7b7283a38fa56baaa7ae380 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190729.1 (#15881)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19379.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19379.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 1bd430af377..9082f397867 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.19375.3",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19375.3"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19379.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19379.1"
}
}