You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Video Tutorial compiling with .NET Core](https://channel9.msdn.com/Blogs/dotnet/Get-started-VSCode-Csharp-NET-Core-Windows)
22
22
23
-
### What's new in 1.21.1
23
+
### What's new in 1.21.2
24
24
25
25
* Added a `omnisharp.enableEditorConfigSupport` setting to enable support for .editorconfig.
26
26
* Modified the auto generated tasks in tasks.json to generate full paths and disable summary to fix the problem of no source links in the problems panel.
@@ -29,7 +29,7 @@ The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnishar
29
29
* Added support for *AdditionalFiles* in csproj files
30
30
* Improved the MSBuild selection logic. The standalone instance inside OmniSharp is now preferred over VS2017, with VS2019 given the highest priority.
31
31
32
-
See our [change log](https://github.com/OmniSharp/omnisharp-vscode/blob/v1.21.1/CHANGELOG.md) for more detail.
32
+
See our [change log](https://github.com/OmniSharp/omnisharp-vscode/blob/v1.21.2/CHANGELOG.md) for more detail.
0 commit comments