com.unity.ide.visualstudio@2.0.18

## [2.0.18] - 2023-03-17

Integration:

- Performance improvements with `EditorApplication.update` callbacks.

Project generation:

- Add extra compiler options for analyzers and source generators.
This commit is contained in:
Unity Technologies
2023-03-17 00:00:00 +00:00
parent 4893e3bfe7
commit ebe8973267
7 changed files with 78 additions and 28 deletions

View File

@@ -1,5 +1,16 @@
# Code Editor Package for Visual Studio
## [2.0.18] - 2023-03-17
Integration:
- Performance improvements with `EditorApplication.update` callbacks.
Project generation:
- Add extra compiler options for analyzers and source generators.
## [2.0.17] - 2022-12-06
Integration: