-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[net7.0] Update dependencies from dotnet/aspnetcore #9014
[net7.0] Update dependencies from dotnet/aspnetcore #9014
Conversation
…0220726.4 Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop From Version 7.0.0-preview.7.22369.8 -> To Version 7.0.0-preview.7.22376.4
…0220726.6 Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop From Version 7.0.0-preview.7.22369.8 -> To Version 7.0.0-preview.7.22376.6
Something odd here. Why do both #9013 and this PR exist❔ |
…9-0dd1-46e3-8877-fd4a804ecccb
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
This is failing as it's resulting in package downgrades of dependencies:
Are those packages updated via a separate subscription? |
|
the 9930 is the version in the maui repo. It is the maui blazor view package. |
Given @mattleibow's comment, this is completely expected given dotnet/runtime packages are brought in through coherency from dotnet/aspnetcore and xamarin/xamarin-macios. Probably need to update dotnet/efcore, dotnet/aspnetcore, dotnet/sdk, dotnet/installer, and xamarin/xamarin-macios to have enough in eng/Version.Details.xml for strict coherency everywhere. This repo would then only need a xamarin/xamarin-macios subscription. (As-is the xamarin/xamarin-andriod subscription is unnecessary because that repo doesn't push versions into any channel.) /cc @mmitche @riarenas since I mentioned strict coherency, something we probably lost after 3.1.x or 5.0.x |
…9-0dd1-46e3-8877-fd4a804ecccb
…9-0dd1-46e3-8877-fd4a804ecccb
…9-0dd1-46e3-8877-fd4a804ecccb
…9-0dd1-46e3-8877-fd4a804ecccb
…0220726.6 Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.JSInterop From Version 7.0.0-preview.7.22369.8 -> To Version 7.0.0-preview.7.22376.6
This reverts commit 3fd5d18.
This reverts commit 6011303.
…9-0dd1-46e3-8877-fd4a804ecccb
Closing this PR because of branch changes and there are new maestro builds: |
This pull request updates the following dependencies
From https://github.com/dotnet/aspnetcore