[release/3.0.1xx] Update dependencies from aspnet/AspNetCore - #5250
Conversation
…0191016.9 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.1-servicing.19516.9 - dotnet-watch - 3.0.1-servicing.19516.9 - dotnet-user-secrets - 3.0.1-servicing.19516.9 - dotnet-dev-certs - 3.0.1-servicing.19516.9 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.1-servicing.19516.9
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
@wtgodbe @dougbu It looks like aspnetcore may be not building any linux runtimes after one of the changes that came in with this: dotnet/aspnetcore@8c39137...5ceb94f Windows installers and tar.gz files are still there. Was this intentional? |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
No and I think this is on me. The changes to src/Installers/Debian/Directory.Build.targets and src/Installers/Rpm/Directory.Build.targets have too wide a scope. The intent was to only disable building the targeting packs. I'll send a quick PR to change things around a bit. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
Note that until dotnet/aspnetcore#14425 is in, you'll need to pin the targeting pack versions here. We aren't enabling their build elsewhere due to the current issues. |
Auto-Merge StatusThis pull request has not been merged because Maestro++ is waiting on the following merge policies.
|
|
The targeting pack is already pinned: #5170 is pending to unpin it when you're ready |
Auto-Merge StatusThis pull request has been merged because the following merge policies have succeeded.
|
…0191028.7 - dotnet-user-secrets - 3.0.1-servicing.19528.7 - dotnet-watch - 3.0.1-servicing.19528.7 - Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.1-servicing.19528.7 - dotnet-dev-certs - 3.0.1-servicing.19528.7 - Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.1-servicing.19528.7
|
@JunTaoLuo @dougbu, should I proceed with #5170 and unpin the targeting pack? |
This pull request updates the following dependencies
From https://github.com/aspnet/AspNetCore