-
Notifications
You must be signed in to change notification settings - Fork 751
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
[dev] Update dependencies from dotnet/aspnetcore #5371
Conversation
…0240816.8 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 9.0.0-rc.1.24414.4 -> To Version 10.0.0-alpha.1.24416.8
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
I think they're all this
|
Seems likely related to dotnet/aspnetcore#57340. Is it too soon to pull in 10.0 deps, @wtgodbe? |
It's not immediately obvious to me why 9.0.0-rc.1.24407.10 is present - I don't see any text matches for that version. |
New failure is
|
In a codespace, it builds, but I'm seeing this when I run the tests:
|
Thank you @amcasey for the investigations. I think we'll just let it simmer until the SDK and the upstream repos will have updated. |
…0240820.12 Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool From Version 10.0.0-alpha.1.24416.8 -> To Version 9.0.0-rc.2.24420.12 Dependency coherency updates Microsoft.Bcl.TimeProvider,Microsoft.Extensions.Caching.Abstractions,Microsoft.Extensions.Configuration.Abstractions,Microsoft.Extensions.Configuration.Binder,Microsoft.Extensions.Configuration.Json,Microsoft.Extensions.Configuration,Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.DependencyInjection,Microsoft.Extensions.Hosting.Abstractions,Microsoft.Extensions.Diagnostics,Microsoft.Extensions.Hosting,Microsoft.Extensions.Http,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Logging.Configuration,Microsoft.Extensions.Logging.Console,Microsoft.Extensions.Logging,Microsoft.Extensions.Options.ConfigurationExtensions,Microsoft.Extensions.Options,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Runtime.win-x64,System.Collections.Immutable,System.Configuration.ConfigurationManager,System.Diagnostics.DiagnosticSource,System.Diagnostics.PerformanceCounter,System.IO.Hashing,System.IO.Pipelines,System.Security.Cryptography.Pkcs,System.Security.Cryptography.Xml,System.Text.Encodings.Web,System.Text.Json,System.Runtime.Caching From Version 9.0.0-rc.1.24412.13 -> To Version 9.0.0-rc.1.24419.2 (parent: Microsoft.AspNetCore.App.Runtime.win-x64
This pull request updates the following dependencies
From https://github.com/dotnet/aspnetcore
Microsoft Reviewers: Open in CodeFlow
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