Skip to content

Commit 3be36af

Browse files
filipwJoeRobich
andauthored
added known issue for Unity (#4011)
Co-authored-by: Joey Robichaud <[email protected]>
1 parent 71cda32 commit 3be36af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Known Issues in 1.23.1
22

3+
* For Mono-based development (e.g. Unity) that requires full .NET framework, you need to set `"omnisharp.useGlobalMono": "always"`. This is needed until Mono [upgrades their bundled MSBuild version](https://github.com/mono/mono/issues/20250)
34
* Known limitations with the preview Razor (cshtml) language service to be addressed in a future release:
45
* Only ASP.NET Core projects are supported (no support for ASP.NET projects)
56
* Limited support for formatting
@@ -10,7 +11,7 @@
1011
* Renaming symbol fails within a file that had recently been renamed without saving changes.
1112
* As a workaround, make an edit within the file before using Rename Symbol.
1213

13-
## 1.23.1 (Not yet released)
14+
## 1.23.1 (August 19, 2020)
1415
* Register FixAll commands for disposal ([#3984](https://github.com/OmniSharp/omnisharp-vscode/issues/3984), PR: [#3985](https://github.com/OmniSharp/omnisharp-vscode/pull/3985))
1516
* Include version matched target files with minimal MSBuild (PR: [omnisharp-roslyn#1895](https://github.com/OmniSharp/omnisharp-roslyn/pull/1895))
1617
* Fix lack of trailing italics in quickinfo (PR: [omnisharp-roslyn#1894](https://github.com/OmniSharp/omnisharp-roslyn/pull/1894))

0 commit comments

Comments
 (0)