Emily Feng
Emily Feng
@javiercn This issue does not repro when change the class library .csproj is `net6.0;net6.0-windows`, but there is a warning `Path to mspdbcmf.exe could not be found`. And the https://github.com/aspnet/AspNetCore-ManualTests/pull/1519 has...
@javiercn This issue also repro when publishing a Maui app that references a class library using the following command in Dev17.4 Preview 2 installed from [PR412410](https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/412410). If I manually add...
@TanayParikh This issue repro on Dev17.4 Preview 2 installed from main branch when the MAUI project is created via CLI. And this issue does not repro if the MAUI project...
> Thanks for the clarification. No we shouldn't ignore this issue if it repros on `Dev17.4 Preview 2 installed from main branch`. I just wanted to confirm it wasn't specific...
@TanayParikh @mcumming This issue does not repro on 6.0/7.0 MAUI projects on the latest build of Dev17.6 Preview 1[main-33314.27]. .NET MAUI version are 7.0.58 and 6.0.550.
This issue is also reproduce on latest build of 9.0.100-preview.4.24257.5 SDK + C# Dev Kit v1.5.20 preview (C# v2.28.11) VS Code version: 1.89.0 **Error Message:** 9.0 AADB2C project: 
> If you are not debugging are you able to login without any problem? This issue is not reproduced when running it using `dotnet run` or clicking on the solution...
@marcpopMSFT The minimum required VS version in the installation UI for the latest version of the .NET 9.0 RTM SDK is incorrect. 