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

github.com/dotnet/runtime.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>2021-11-29 18:21:52 +0300
committerGitHub <noreply@github.com>2021-11-29 18:21:52 +0300
commit39b4f2661f7ea5abbffcb1cb15e78363af9a81c7 (patch)
treee76251af3699146f306b8ebcd469ee6c7d98a51f /global.json
parent95a9c7294fe53038930dc7f604d187e530c10a1d (diff)
[main] Update dependencies from 3 repositories (#62098)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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 4bb3c2487cd..e13e46fe71c 100644
--- a/global.json
+++ b/global.json
@@ -18,6 +18,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21576.4",
"Microsoft.Build.NoTargets": "3.1.0",
"Microsoft.Build.Traversal": "3.0.23",
- "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21562.1"
+ "Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21576.4"
}
}