Skip to content

Suppress downgrade error in SharedFx bundle#42857

Merged
wtgodbe merged 1 commit intomainfrom
wtgodbe/SupDowng
Aug 5, 2022
Merged

Suppress downgrade error in SharedFx bundle#42857
wtgodbe merged 1 commit intomainfrom
wtgodbe/SupDowng

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented Jul 21, 2022

Should fix #42764

Allows a windows hosting bundle to be installed on a machine that already has a newer asp.net runtime installed. We should backport this to all servicing branches.

@wtgodbe wtgodbe requested review from a team and joeloff July 21, 2022 16:01
@wtgodbe wtgodbe requested a review from Pilchie as a code owner July 21, 2022 16:01
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jul 21, 2022
@joeloff
Copy link
Copy Markdown
Member

joeloff commented Jul 23, 2022

One tiny side effect of this is that the bundle will end up registering itself in ARP, but won't actually have installed anything. I have a set of sample installers that illustrate this I can share with you. I'll ping you next week.

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Aug 5, 2022

/backport to release/6.0

@wtgodbe
Copy link
Copy Markdown
Member Author

wtgodbe commented Aug 5, 2022

/backport to release/3.1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 5, 2022

Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/2806557273

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 5, 2022

Started backporting to release/3.1: https://github.com/dotnet/aspnetcore/actions/runs/2806557592

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.

ASP.Net Hosting Bundle Installer Has Issues In Some Situations

2 participants