-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update Microsoft.AspNetCore.Watch.BrowserRefresh to net8.0 #47509
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
Conversation
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.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
|
Thanks for your PR, @wtgodbe. |
ViktorHofer
left a comment
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.
@MichaelSimons this should allow the removal of the 6.0.2 targeting packs in SBRP.
|
Looks like this will require some code changes to react to the TFM update - @captainsafia could you take a look? Edit: Disregard, change was trivial |
|
@ViktorHofer 2 new prebuilts:
Do we need to bring back the SourceBuild bits? That version will always be the latest 8.0 unless we pin |
|
Maybe we need to bring back 8.0.0 & pin to it: dotnet/source-build-reference-packages#1178 |
|
Next SBRP update should unblock |
…ence-packages build 20250313.4 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 10.0.616001 -> To Version 10.0.616304
Looks like the aspnetcore targeting pack incorrectly lists analyzers? cc @dotnet/source-build |
net8.0 is now the oldest supported TFM