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[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2022-04-25 15:40:07 +0300
committerGitHub <noreply@github.com>2022-04-25 15:40:07 +0300
commitf6077cb397edf54a97f60a2131146222f05800e7 (patch)
tree90360e078b42cbaa6997a93e6011d95d074928b4 /global.json
parentbf4d43bd8bcefccd8a7136ab18f2c48761c16a46 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20220424.3 (#2760)
[main] Update dependencies from dotnet/runtime
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 19a6d52bb..c819419d6 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "7.0.0-preview.4.22217.5"
+ "Microsoft.NET.Sdk.IL": "7.0.0-preview.5.22224.3"
}
}