Description
REGRESSION INFO: Worked in .NET 8.0
Azure DevOps work item: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2183540
Testcases Affected
AspNetCore90_RazorPages_IndAuth_ScaffoldingAsync
AspNetCore90_MVC_IndAuth_CreateRunPublishAsync
AspNetCore90_Blazor_WebApp_IndAuth_Scaffolding_Async
AspNetCore90_EmptyTemplate_HotReload
AspNetCore90_BlazorWebAssemblyStandaloneApp_NoAuth_IncludeSamplePages_ProgressiveWebApplication_CreateRunPublishAsync
AspNetCore90_Blazor_WebApp_IndAuth_CreateRunPublishAsync
AspNetCore90_RazorPages_IndAuth_CreateRunPublishAsync
Platform
- Windows
- macOS
- Linux
INSTALL STEPS
- Clean machine: Win 11 x64 22h2 ENU
- Install VS Dev17.12 Preview 1 build main-35201.144. Branch channel
- Web workload
- Additional project templates(preview)
- Run: \vspreinstall\preinstall\preinstall.cmd
Repro Steps
- Create a new project > ASP.NET Core Web App (Razor Page) > .NET 9.0 > Create.
- Publish to Folder and open output folder. Run .exe/.dll file.
Note
This issue only repro on the Pipeline machine when run our automation tests.
Error log:
ErrorInfo.txt
Actual Result
There are some errors after run .exe file
Expected Result
There is no error/warning after run .exe file.
Error message:
Error message .txt