6 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
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
32027b422b com.unity.ide.visualstudio@2.0.3
## [2.0.3] - 2020-09-09

Project generation:

Added C#8 language support.
Added UnityProjectGeneratorVersion property.
Local and Embedded packages are now selected by default for generation.
Added support for asmdef root namespace.

Integration:

When the user disabled auto-refresh in Unity, do not try to force refresh the Asset database.
Fix Visual Studio detection issues with languages using special characters.
2020-09-09 00:00:00 +00:00
Unity Technologies
fb1154211c com.unity.ide.visualstudio@2.0.0
## [2.0.0] - 2019-11-06

- Improved Visual Studio and Visual Studio for Mac automatic discovery
- Added support for the VSTU messaging system (start/stop features from Visual Studio)
- Added support for solution roundtrip (preserves references to external projects and solution properties)
- Added support for VSTU Analyzers (requires Visual Studio 2019 16.3, Visual Studio for Mac 8.3)
- Added a warning when using legacy pdb symbol files.
- Fixed issues while Opening Visual Studio on Windows
- Fixed issues while Opening Visual Studio on Mac

## [1.1.1] - 2019-05-29

Fix Bridge assembly loading with non VS2017 editors

## [1.1.0] - 2019-05-27

Move internal extension handling to package.
2019-11-06 00:00:00 +00:00
Unity Technologies
f31b3f54a7 com.unity.ide.visualstudio@1.0.2
# Code Editor Package for Visual Studio

## [1.0.2] - 2019-01-01

### This is the first release of *Unity Package visualstudio_editor*.

Using the newly created api to integrate Visual Studio with Unity.
2019-01-01 00:00:00 +00:00