-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[release/3.0] Update dependencies from dotnet/arcade aspnet/Extensions #18043
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
[release/3.0] Update dependencies from dotnet/arcade aspnet/Extensions #18043
Conversation
…924.3 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
- aspnet/AspNetCore-Internal#3153
|
Same as dotnet/blazor#1899 |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
Agreed @wtgodbe This PR is hitting the known |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
The Windows leg is also hitting the known issue w/ iris.mdf. @smitpatel and @bricelam wasn't that issue resolved? |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
@aspnet/efteam is the fix for the iris.mdf issue only in the 'release/3.1' branch? If yes, please cherry-pick that fix into this PR's branch. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
@wtgodbe this needs your changes from #18027 |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
…0190925.1 - Microsoft.Extensions.Configuration.Json - 3.0.0 - Microsoft.Extensions.DependencyInjection - 3.0.0 - Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.0 - Microsoft.Extensions.Configuration - 3.0.0 - Microsoft.Extensions.Caching.Memory - 3.0.0 - Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.0-rc2.19475.1 - Microsoft.Extensions.Logging - 3.0.0
https://github.com/aspnet/EntityFrameworkCore into darc-release/3.0-82f12304-a8b1-42ec-b62f-fde98105ab5a
Disable tests that delete databases on CI Don't delete databases in CI script, instead clean Northwind Change DbContextOptionsBuilderExtensions.ApplyConfiguration to always use an ExecutionStrategy Fixes #16342
Done |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
| <add key="aspnet-extensions" value="https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json" /> | ||
| <add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" /> | ||
| <add key="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" /> | ||
| <add key="roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mmitche do we still need the dotnet-core and roslyn feeds? (BTW great to see the new versioned feeds 🥇)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dotnet-core for sure until I can move some legacy packages off into the appropriate places. We should be able to get rid of roslyn. I'd give it a go.
|
Just merged the PackageIcon fix |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
/azp run EntityFrameworkCore-ci |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Auto-Merge StatusThis pull request will be merged because the following merge policies have succeeded.
|
This pull request updates the following dependencies
From https://github.com/dotnet/arcade
From https://github.com/aspnet/Extensions