Sour
Results
2
issues of
Sour
### Tool Visual Studio Code extension ### Description v1.0.30 and higher missing nanoff.dll yet `nanoFramework: Flash Device` from command palette attemts to use said file. ### How to reproduce 1....
Type: Bug
Status: Waiting triage
### To replicate: 1. Create a new `ASP.NET Core Web API` project. ``` dotnet new webapi ``` 2. Set `` to `true` in `.csproj`. 3. In `Program.cs`, replace `builder.Services.AddSwaggerGen();` with:...
feature suggestion
help-wanted