com.unity.ide.visualstudio 2.0.1
Notes: processedReleased April 1, 2020
Unity Compatibility
Minimum Unity: 2020.1 (0a12)
Package Dependencies
No dependency metadata provided.
🔄 Changes
- When Visual Studio installation is compatible with C# 8.0, setup the language version to not prompt the user with unsupported constructs. (So far Unity only supports C# 7.3).
- Use Unity's TypeCache to improve project generation speed.
- Properly check for a managed assembly before displaying a warning regarding legacy PDB usage.
- Add support for selective project generation (embedded, local, registry, git, builtin, player).
