b486678290
Library -Artifacts
26 lines
988 B
JSON
26 lines
988 B
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.16",
|
|
"unity": "2019.4",
|
|
"unityRelease": "25f1",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.9"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.ide.visualstudio.tests": "2.0.16"
|
|
},
|
|
"_upm": {
|
|
"changelog": "Integration:\n\n- Prevent ADB Refresh while being in safe-mode with a URP project\n- Fixed an issue keeping the progress bar visible even after opening a script with Visual Studio."
|
|
},
|
|
"upmCi": {
|
|
"footprint": "3d5e14bed71dd5b89e088160c170e814d0058248"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
|
"type": "git",
|
|
"revision": "c01855ef6461b821ab0226135e96a4ee86de96be"
|
|
}
|
|
}
|