Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro <@dotnet-maestro>2019-04-26 16:04:49 +0300
committerMarek Safar <marek.safar@gmail.com>2019-04-27 10:25:31 +0300
commit6762b0db0bcdfaf9c7be6ad7b609c45e77a164f9 (patch)
treeb654b54f2929832d5a4abc22053beff3c6f2d9e1 /global.json
parent95e2f89b967797ad9dbbf24020cecb305d2c0770 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20190425.5
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19225.5
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index 4136c50e3..949fc314b 100644
--- a/global.json
+++ b/global.json
@@ -3,7 +3,7 @@
"dotnet": "3.0.100-preview-010184"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19224.9",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19225.5",
"Microsoft.NET.Sdk.IL": "3.0.0-preview4-27520-71"
}
}