summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-04-08 10:59:23 -0400
committerStephen Toub <stoub@microsoft.com>2019-04-08 10:59:23 -0400
commit7e814723019bd4e343cbdce2ce00d1c08f5f122d (patch)
treeed34e6db6808b607aca4d941db6efaaefaca1eb3 /global.json
parente7ea49b60961afba0d7dd70b1e8cf8d1fc3c70f7 (diff)
downloadcoreclr-7e814723019bd4e343cbdce2ce00d1c08f5f122d.tar.gz
coreclr-7e814723019bd4e343cbdce2ce00d1c08f5f122d.tar.bz2
coreclr-7e814723019bd4e343cbdce2ce00d1c08f5f122d.zip
[master] Update dependencies from dotnet/arcade (#23797)
* Update dependencies from https://github.com/dotnet/arcade build 20190406.5 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19206.5 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19206.5 * Update dependencies from https://github.com/dotnet/arcade build 20190407.1 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19207.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19207.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 c27941bd6d..e0882827c5 100644
--- a/global.json
+++ b/global.json
@@ -7,7 +7,7 @@
"python": "2.7.15"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19205.6",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19205.6"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19207.1",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19207.1"
}
}