I am developing a vscode web api project. I use Serilog.Sinks.MSSqlServer for logging. I made all the adjustments, then when I open the cli and say dotnet watch run, it says 'Building...' and the project does not open. When I do the same process on Visual Studio, it works, I couldn't understand why it was like that.
I had no time yet to look into this. @civiladmin is this problem still happening? If not, can you please tell us what caused it? This might help others.
Hello
I am developing a vscode web api project. I use Serilog.Sinks.MSSqlServer for logging. I made all the adjustments, then when I open the cli and say dotnet watch run, it says 'Building...' and the project does not open. When I do the same process on Visual Studio, it works, I couldn't understand why it was like that.
Net 5.0