Michael Randers-Pehrson
Results
2
comments of
Michael Randers-Pehrson
We seem to have a similar issue in that a connection string is defined in _appsettings.Development.json_ but not in _appsettings.json_. Version 6.0.7 works fine, but 7.0.0 fails when running `dotnet...
This has been an ongoing issue for me as well. Same versions of VS Code, C# Dev Kit, and C# Extension. Often accompanied by `Request textDocument/hover failed.` It's a Blazor...