Skip to content

Remove usage of the Microsoft.NETCore.Internal package and replace with other non-shipping packages from dotnet/runtime to get a non-shipping version.#27737

Merged
dougbu merged 4 commits into
dotnet:masterfrom
jkoritzinsky:use-different-runtime-internal-package
Nov 17, 2020
Merged

Remove usage of the Microsoft.NETCore.Internal package and replace with other non-shipping packages from dotnet/runtime to get a non-shipping version.#27737
dougbu merged 4 commits into
dotnet:masterfrom
jkoritzinsky:use-different-runtime-internal-package

Conversation

@jkoritzinsky

Copy link
Copy Markdown
Member

The Microsoft.NETCore.App package is being removed in dotnet/runtime#38457. The usage in ASP.NET Core can be replaced with the .NET Core Shared Framework VS insertion package and the Browser Debug Host transport package, which have the nonshipping version number that matches a runtime build.

…th other non-shipping packages from dotnet/runtime to get a non-shipping version.
Comment thread global.json Outdated
Comment thread eng/Version.Details.xml Outdated
@dougbu dougbu requested a review from a team November 11, 2020 19:28
@dougbu

dougbu commented Nov 11, 2020

Copy link
Copy Markdown
Contributor

Adding @dotnet/aspnet-build for awareness.

@dougbu dougbu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks❕

@mkArtakMSFT mkArtakMSFT added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Nov 11, 2020
@jkoritzinsky

Copy link
Copy Markdown
Member Author

@dougbu can you triage the failing tests for me? I don't know enough about the aspnetcore repo.

@dougbu

dougbu commented Nov 11, 2020

Copy link
Copy Markdown
Contributor

@jkoritzinsky I didn't look at all failures but the only problems I saw were instances of https://github.com/dotnet/core-eng/issues/11391. I told AzDO to rerun the failed jobs.

Comment thread eng/targets/Helix.targets Outdated
Comment thread global.json Outdated
Comment thread global.json Outdated
Comment thread src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj Outdated
Comment thread src/Installers/Windows/WindowsHostingBundle/Product.targets Outdated
Comment thread src/Installers/Windows/WindowsHostingBundle/Product.targets Outdated
- adjust version properties to align with 44c0e66 / dotnet#27784
Comment thread global.json
@dougbu

dougbu commented Nov 16, 2020

Copy link
Copy Markdown
Contributor

Latest failures are more of dotnet/runtime#44700. Good news is flaky AzDO feeds didn't break all of the jobs I retried last time. May slowly get to success.

@dougbu dougbu merged commit 634b50e into dotnet:master Nov 17, 2020
@dougbu

dougbu commented Nov 17, 2020

Copy link
Copy Markdown
Contributor

Thanks very much @jkoritzinsky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants