2019-01-01 00:00:00 +00:00
|
|
|
# Code Editor Package for Visual Studio
|
|
|
|
|
|
2019-05-21 00:00:00 +00:00
|
|
|
## [1.0.11] - 2019-05-21
|
|
|
|
|
|
|
|
|
|
Fix detection of visual studio for mac installation.
|
|
|
|
|
|
2019-05-04 00:00:00 +00:00
|
|
|
## [1.0.10] - 2019-05-04
|
|
|
|
|
|
|
|
|
|
Fix ignored comintegration executable
|
|
|
|
|
|
|
|
|
|
|
2019-03-05 00:00:00 +00:00
|
|
|
## [1.0.9] - 2019-03-05
|
|
|
|
|
|
|
|
|
|
Updated MonoDevelop support, to pass correct arguments, and not import VSTU plugin
|
|
|
|
|
Use release build of COMIntegration for Visual Studio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.7] - 2019-04-30
|
|
|
|
|
|
|
|
|
|
Ensure asset database is refreshed when generating csproj and solution files.
|
|
|
|
|
|
|
|
|
|
## [1.0.6] - 2019-04-27
|
|
|
|
|
|
|
|
|
|
Add support for generating all csproj files.
|
|
|
|
|
|
|
|
|
|
## [1.0.5] - 2019-04-18
|
|
|
|
|
|
|
|
|
|
Fix relative package paths.
|
|
|
|
|
Fix opening editor on mac.
|
|
|
|
|
|
2019-04-12 00:00:00 +00:00
|
|
|
## [1.0.4] - 2019-04-12
|
|
|
|
|
|
|
|
|
|
- Fixing null reference issue for callbacks to AssetPostProcessor.
|
|
|
|
|
- Ensure Path.GetFullPath does not get an empty string.
|
|
|
|
|
|
2019-01-01 00:00:00 +00:00
|
|
|
## [1.0.3] - 2019-01-01
|
2019-01-01 00:00:00 +00:00
|
|
|
|
|
|
|
|
### This is the first release of *Unity Package visualstudio_editor*.
|
|
|
|
|
|
|
|
|
|
Using the newly created api to integrate Visual Studio with Unity.
|