v1.7.0-beta3
Pre-release
Pre-release
- Correctly update project when dotnet restore is performed on a .NET Core .csproj project. (#1114)
- Add new values to the
omnisharp.logginglevel
option to allow more granualar control of OmniSharp logging. (#993) (Contributed by @filipw) - Fix
dotnet restore
Visual Studio Code command to handle .csproj .NET Core projects. (#1175)