ardalis / CleanArchitecture

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
MIT License
15.24k stars 2.67k forks source link

Fix incorrect .NET version in launch.json #653

Closed TijmenUU closed 7 months ago

TijmenUU commented 7 months ago

Small change to make the life of us VSCode using folks a bit easier. I did not miss the irony of the comment just above it.

I was thinking the URL to be opened could be tweaked to use the path /swagger/index.html so that it follows the behaviour of starting the web project through dotnet run/dotnet watch ?