4 Commits

Author SHA1 Message Date
YoungwoongLee
d6c936c606 fix error 2024-03-13 10:49:18 +09:00
YoungwoongLee
d8cea915c9 remove .meta 2024-03-13 10:40:29 +09:00
Unity Technologies
d1e4dd05ad com.unity.ide.visualstudio@2.0.20
## [2.0.20] - 2023-06-27

Integration:

- Internal API refactoring.

## [2.0.19] - 2023-06-14

Integration:

- Add support for Visual Studio Code.

Project generation:

- Add support for Sdk Style poject generation.
- Fix an issue related to missing properties with 2021.3.
2023-06-27 00:00:00 +00:00
Unity Technologies
f6444c620d com.unity.ide.visualstudio@2.0.11
## [2.0.11] - 2021-07-01

Integration:

- Added support for Visual Studio and Visual Studio For Mac 2022.
- Fixed an issue when the package was enabled for background processes.

Project generation:

- Use absolute paths for Analyzers and rulesets.

## [2.0.10] - 2021-06-10

Project generation:

- Improved project generation performance when a file is moved, deleted or modified.

Integration:

- Improved Inner-loop performance by avoiding to call the package manager when looking up `vswhere` utility.
- Fixed a network issue preventing the communication between Visual Studio and Unity on Windows.
2021-07-01 00:00:00 +00:00