27 lines
1.2 KiB
JSON
27 lines
1.2 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.27",
|
|
"unity": "2021.3",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.33"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.visualstudio.tests": "2.0.27"
|
|
},
|
|
"_upm": {
|
|
"changelog": "Integration:\n\n- Fix Visual Studio Integration to properly wait for the solution to be opened.\n\nProject generation:\n\n- Disable Workspace-based development feature in `settings.json`.\n- Ensure that we only have one `sln` or `slnx` file at a time.\n- Properly handle filenames with special characters in `link` tags."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "fbe53cb489c104d5a71aa22c9fe68419e0e95f22"
|
|
},
|
|
"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": "4b2a3082a6e79faf658e8d766c820083b736eed6"
|
|
},
|
|
"_fingerprint": "dc1ddd4f09b68a99b5dc00185f3b7551294e28a7"
|
|
}
|