You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-20 01:30:08 +00:00
com.unity.ide.visualstudio@2.0.14
## [2.0.14] - 2022-01-14 Integration: - Remove package version checking. ## [2.0.13] - 2022-01-12 Integration: - Fixed wrong path to analyzers in generated projects when using external packages. - Fixed selective project generation not creating Analyzer/LangVersion nodes. - Fixed asmdef references with Player projects. Documentation: - Added new documentation including ToC, overview, how to use and images.
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@@ -1,5 +1,24 @@
|
||||
# Code Editor Package for Visual Studio
|
||||
|
||||
## [2.0.14] - 2022-01-14
|
||||
|
||||
Integration:
|
||||
|
||||
- Remove package version checking.
|
||||
|
||||
|
||||
## [2.0.13] - 2022-01-12
|
||||
|
||||
Integration:
|
||||
|
||||
- Fixed wrong path to analyzers in generated projects when using external packages.
|
||||
- Fixed selective project generation not creating Analyzer/LangVersion nodes.
|
||||
- Fixed asmdef references with Player projects.
|
||||
|
||||
Documentation:
|
||||
|
||||
- Added new documentation including ToC, overview, how to use and images.
|
||||
|
||||
## [2.0.12] - 2021-10-20
|
||||
|
||||
Integration:
|
||||
@@ -8,7 +27,6 @@ Integration:
|
||||
- Only check package version once per Unity session.
|
||||
- Improved support for Visual Studio For Mac 2022.
|
||||
|
||||
|
||||
## [2.0.11] - 2021-07-01
|
||||
|
||||
Integration:
|
||||
@@ -20,7 +38,6 @@ Project generation:
|
||||
|
||||
- Use absolute paths for Analyzers and rulesets.
|
||||
|
||||
|
||||
## [2.0.10] - 2021-06-10
|
||||
|
||||
Project generation:
|
||||
|
||||
Reference in New Issue
Block a user