[release/8.0.1xx-preview4] Update dependencies from dotnet/installer#7995
Merged
jonathanpeppers merged 4 commits intorelease/8.0.1xx-preview4from May 1, 2023
Conversation
…230426.3 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.4.23224.14 -> To Version 8.0.100-preview.4.23226.3 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.4.23221.1 -> To Version 8.0.0-preview.4.23225.9 (parent: Microsoft.Dotnet.Sdk.Internal
…230427.9 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.4.23224.14 -> To Version 8.0.100-preview.4.23227.9 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.4.23221.1 -> To Version 8.0.0-preview.4.23225.9 (parent: Microsoft.Dotnet.Sdk.Internal
…230428.11 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.4.23224.14 -> To Version 8.0.100-preview.4.23228.11 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.4.23221.1 -> To Version 8.0.0-preview.4.23225.10 (parent: Microsoft.Dotnet.Sdk.Internal
Comment on lines
+52
to
+53
| "lib/arm64-v8a/libSystem.Globalization.Native.so": { | ||
| "Size": 66336 |
Member
There was a problem hiding this comment.
This is new, but I think we will just address this in main: #7994 (comment)
It's fine for this extra file to be there in .NET 8 P4.
jonathanpeppers
approved these changes
May 1, 2023
Member
jonathanpeppers
left a comment
There was a problem hiding this comment.
Only test failure is a build performance test: Exceeded expected time of 3000ms, actual 3139.948ms
We should be fine to merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/installer