| 1234567891011121314151617181920212223242526 |
- {
- "name": "com.unity.ide.visualstudio",
- "displayName": "Visual Studio Editor",
- "description": "Code editor integration for supporting Visual Studio as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
- "version": "2.0.15",
- "unity": "2019.4",
- "unityRelease": "25f1",
- "dependencies": {
- "com.unity.test-framework": "1.1.9"
- },
- "relatedPackages": {
- "com.unity.ide.visualstudio.tests": "2.0.15"
- },
- "upm": {
- "changelog": "Integration:\n\n- Improved project generation performance.\n- Added support for keeping file/folder structure when working with external packages.\n- Fixed project generation not being refreshed when selecting Visual Studio as the preferred external editor."
- },
- "upmCi": {
- "footprint": "d5d60c3083dbc14a4be33dc1f8c4e7fe147ffb74"
- },
- "repository": {
- "url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
- "type": "git",
- "revision": "ca1ece42f5a2c5484ba15a15bb975ccc1f6a1a3c"
- }
- }
|