You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-17 16:00:09 +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.
13 lines
365 B
Markdown
13 lines
365 B
Markdown
# Code Editor Package for Visual Studio
|
|
|
|
## [1.0.4] - 2019-04-12
|
|
|
|
- Fixing null reference issue for callbacks to AssetPostProcessor.
|
|
- Ensure Path.GetFullPath does not get an empty string.
|
|
|
|
## [1.0.3] - 2019-01-01
|
|
|
|
### This is the first release of *Unity Package visualstudio_editor*.
|
|
|
|
Using the newly created api to integrate Visual Studio with Unity.
|