-
Notifications
You must be signed in to change notification settings - Fork 844
[dev] Update dependencies from dotnet/aspnetcore #6059
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
Conversation
…0250307.10 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.SqlServer , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 10.0.0-preview.3.25151.1 -> To Version 10.0.0-preview.3.25157.10
|
These look like a coherency related issues: |
Wanted to ask you about it. Is that something common in extension? There are multiple PRs blocked on the aspnetcore repos and since my changes didn't help I also came to this hypothesis (without certainty). |
|
Our dependency graph is this: dotnet/extension <-- dotnet/aspnetcore <-- dotnet/runtime To reduce the number of dependency inflows, we pull only the aspnetcore which brings (or supposed to) the coherent runtime dependencies as well (this is what /cc: @wtgodbe |
|
This is weird - the CoherentParentDependency setup looks right, and the version of Microsoft.Extensions.Hosting in aspnetcore at |
This pull request updates the following dependencies
From https://github.com/dotnet/aspnetcore
Microsoft Reviewers: Open in CodeFlow