Open MattCost opened 20 hours ago
I was able to select the BlazorApp.csproj as the startup project with the .NET: Select C# Startup Project
task
Then used the C#: Launch Startup Project
configuration to run the app.
People unfamiliar with dotnet and vscode might not be able to figure this out without some updates to the tutorial.
URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/run
Operating system
Linux
More information about your system
Fedora 41.
x64 cpu
VSCode version - 1.95.2
dotnet sdk - 9.0.100-rc.2.24474.1 [/usr/lib64/dotnet/sdk]
Description
Following the tutorial. When it comes time to run and debug the project, VSCode does not have the Blazor configuration option.
The tutorial shows several C# : Blazor app options.
dotnet --info