Files
com.unity.ide.cursor/CHANGELOG.md
Unity Technologies db5b2763de com.unity.ide.visualstudio@1.0.4
## [1.0.4] - 2019-04-12

- Fixing null reference issue for callbacks to AssetPostProcessor.
- Ensure Path.GetFullPath does not get an empty string.
2019-04-12 00:00:00 +00:00

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.