You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
771 B
23 lines
771 B
2 years ago
|
{
|
||
|
"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.12",
|
||
|
"unity": "2019.4",
|
||
|
"unityRelease": "25f1",
|
||
|
"dependencies": {
|
||
|
"com.unity.test-framework": "1.1.9"
|
||
|
},
|
||
|
"relatedPackages": {
|
||
|
"com.unity.ide.visualstudio.tests": "2.0.12"
|
||
|
},
|
||
|
"upmCi": {
|
||
|
"footprint": "bccd4d0383df110ebef0c62f85b5ac7cb9464de3"
|
||
|
},
|
||
|
"repository": {
|
||
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
||
|
"type": "git",
|
||
|
"revision": "8d436ff053b9c59677b5e9799208143553cd02d9"
|
||
|
}
|
||
|
}
|