Closed EmilyFeng97 closed 2 months ago
@lewing FYI
uh.. that is not the version it should be referencing... cc @marcpopMSFT
wait this is rc2, yeah rc2 will not work when targeting 6 and 8 for a couple more days, when it will then start targeting unreleased 6.0.35 and 8.0.10
@lewing given that the versions in the error message aren't going to ship, should this get updated or were you waiting for the rc2 snap to do that? https://github.com/dotnet/runtime/blob/release/9.0/eng/Versions.props#L10
Basically, I would think that at snap time, the GA branch would still be 8.0.8 and the RC2 branch would be 8.0.10. 8.0.9 seems wrong since that won't ship.
The versions in the error messages have been updated to unreleased 6.0.35 and 8.0.10, tracked by bug https://github.com/dotnet/sdk/issues/43465. Closed this issue now.
Testcases Affected [8.0]IdentityWithBlazorWASMIndAuth [6.0] IdentityWithBlazorWASMIndAuth
Affected 8.0 Blazor Web App for WebAssembly app and 6.0 Blazor WebAssembly app
Install Steps
Clean machine: Win 11 x64 23h2 ENU
Install Dev17.12 Preview 3 [main-35309.242], Preview channel
Install .Net 9.0 RC2: https://aka.ms/dotnet/9.0.1xx/daily/dotnet-sdk-win-x64.exe
Apply feed: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json
Repro Steps
dotnet new blazor -int WebAssembly -o Blazortest -f net8.0
Note:
EXPECTED The project should be created successfully.
ACTUAL For 6.0:
Error log
Dotnet info