4 Commits

Author SHA1 Message Date
Unity Technologies
4893e3bfe7 com.unity.ide.visualstudio@2.0.17
## [2.0.17] - 2022-12-06

Integration:

- Fix rare deadlocks while discovering or launching Visual Studio on Windows.
- Improve launching Visual Studio on macOs.

Project generation:

- Include analyzers from response files.
- Update supported C# versions.
- Performance improvements.
2022-12-06 00:00:00 +00:00
Unity Technologies
7c58d4170b com.unity.ide.visualstudio@2.0.16
## [2.0.16] - 2022-06-08

Integration:

- Prevent ADB Refresh while being in safe-mode with a URP project
- Fixed an issue keeping the progress bar visible even after opening a script with Visual Studio.
2022-06-08 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
Unity Technologies
06b02acf9c com.unity.ide.visualstudio@2.0.8
## [2.0.8] - 2021-04-09

Project generation:

Improved generation performance (especially with DOTS enabled projects).
Improved stability.
Updated Analyzers lookup strategy.
Fixed .vsconfig file not generated when using "regenerate all".

Integration

Improved automation plugins.

Documentation

Open sourced automation plugins.
2021-04-09 00:00:00 +00:00