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-08-15 20:43:02 +0300
committerGitHub <noreply@github.com>2022-08-15 20:43:02 +0300
commit8d725bf5f497ffb5f96c2750afb2d7937fe0500a (patch)
tree998e144a87e8bebf5617296fcdf4a4ec63de9bb6 /global.json
parent3afb168cbfc7edefc66a4d6c052c777d94b58ff0 (diff)
Update dependencies from https://github.com/dotnet/runtime build 20220814.6 (#73939)
Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHost , Microsoft.NETCore.DotNetHostPolicy , Microsoft.NETCore.ILAsm , runtime.native.System.IO.Ports , System.Text.Json From Version 7.0.0-rc.1.22407.4 -> To Version 7.0.0-rc.1.22414.6 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 f84b02d1ed3..c771b14e508 100644
--- a/global.json
+++ b/global.json
@@ -13,6 +13,6 @@
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.22411.2",
"Microsoft.Build.NoTargets": "3.5.0",
"Microsoft.Build.Traversal": "3.1.6",
- "Microsoft.NET.Sdk.IL": "7.0.0-rc.1.22407.4"
+ "Microsoft.NET.Sdk.IL": "7.0.0-rc.1.22414.6"
}
}