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-06-20 15:39:04 +0300
committerGitHub <noreply@github.com>2022-06-20 15:39:04 +0300
commit89fdcc219b39b4564dc7d6acbbac613d0c6979fb (patch)
tree1799ae742ab28f570fb4e7e9b1fe915142c19cf1 /global.json
parent927156e9461ffce6cbc3be834f787665ee95f3f3 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20220619.5 (#2851)
[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 3cc97f187..d0d8af01b 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22313.1",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
- "Microsoft.NET.Sdk.IL": "7.0.0-preview.6.22312.5"
+ "Microsoft.NET.Sdk.IL": "7.0.0-preview.6.22319.5"
}
}