27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"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.26",
|
||
|
|
"unity": "2021.3",
|
||
|
|
"dependencies": {
|
||
|
|
"com.unity.test-framework": "1.1.33"
|
||
|
|
},
|
||
|
|
"relatedPackages": {
|
||
|
|
"com.unity.ide.visualstudio.tests": "2.1.0"
|
||
|
|
},
|
||
|
|
"_upm": {
|
||
|
|
"changelog": "Integration:\n\n- Fix handling of asset-pipeline refresh-mode setting.\n\nProject generation:\n\n- Add `EnableOnDemandExcludedFolderLoading` capability when generating SDK-Style project."
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "765f0d6e489e32a5c4773a75fe9c8eca465e4c9e"
|
||
|
|
},
|
||
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.ide.visualstudio@2.0/manual/index.html",
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "a52ff32ff9e8cf43be6597597939ef63126ab463"
|
||
|
|
},
|
||
|
|
"_fingerprint": "a99d56dec63ffb3a911a5a9bce9b77ba862a601c"
|
||
|
|
}
|