File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,15 @@ The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnishar
1818* [ Documentation] ( https://code.visualstudio.com/docs/languages/csharp )
1919* [ Video Tutorial compiling with .NET Core] ( https://channel9.msdn.com/Blogs/dotnet/Get-started-with-VS-Code-using-CSharp-and-NET-Core )
2020
21- ### What's New in 1.9 .0
21+ ### What's New in 1.10 .0
2222
23- * Added support for running and debugging tests in .NET Core .csproj projects .
24- * Tons of debugger fixes and better debugger configuration support .
25- * Big improvements in processing of .NET Core .csproj projects .
26- * Less noise from overly-chatty diagnostics (like "Remove Unnecessary Usings") .
23+ * Support added for NUnit and MSBuild tests.
24+ * Several improvements to the completion list, including new icons for events .
25+ * Important debugger fixes for OSX .
26+ * Project references outside of the opened folder are now loaded .
2727* Lot's more!
2828
29- See our [ change log] ( https://github.com/OmniSharp/omnisharp-vscode/blob/v1.9 .0/CHANGELOG.md ) for all of the updates.
29+ See our [ change log] ( https://github.com/OmniSharp/omnisharp-vscode/blob/v1.10 .0/CHANGELOG.md ) for all of the updates.
3030
3131### Supported Operating Systems for Debugging
3232
You can’t perform that action at this time.
0 commit comments