Update Microsoft.AspNetCore.Watch.BrowserRefresh to net8.0#47509
Update Microsoft.AspNetCore.Watch.BrowserRefresh to net8.0#47509ViktorHofer merged 7 commits intomainfrom
Conversation
|
Thanks for your PR, @wtgodbe. |
ViktorHofer
left a comment
There was a problem hiding this comment.
@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