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>2022-06-27 19:44:51 +0300
committerGitHub <noreply@github.com>2022-06-27 19:44:51 +0300
commitd851aa61a5c56aacfaabc7f30f1b83deac6355c8 (patch)
tree6de5e810fe20fb519649f3cfbdc5ec683a4c663e /global.json
parentf8d4cbd40cb5c3acd059d7a9c17008f8de76c340 (diff)
[main] Update dependencies from dotnet/runtime dnceng/internal/dotnet-optimization dotnet/icu dotnet/xharness dotnet/emsdk dotnet/roslyn-analyzers (#71128)
[main] Update dependencies from dotnet/runtime dnceng/internal/dotnet-optimization dotnet/icu dotnet/xharness dotnet/emsdk dotnet/roslyn-analyzers
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 41a6369ca31..c806b9afb44 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22316.2",
"Microsoft.Build.NoTargets": "3.5.0",
"Microsoft.Build.Traversal": "3.1.6",
- "Microsoft.NET.Sdk.IL": "7.0.0-preview.6.22319.5"
+ "Microsoft.NET.Sdk.IL": "7.0.0-preview.6.22326.1"
}
}