You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 22:30:10 +00:00
## [2.0.5] - 2020-10-30 Integration: Disable legacy pdb symbol checking for Unity packages
20 lines
704 B
JSON
20 lines
704 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.5",
|
|
"unity": "2020.1",
|
|
"unityRelease": "0a12",
|
|
"relatedPackages": {
|
|
"com.unity.ide.visualstudio.tests": "2.0.5"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "848c02b3f0fe476a599004cd972346a89e39d26f"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
|
"type": "git",
|
|
"revision": "83ca94e82bb6da515dc57e0d860b6b2224f56991"
|
|
}
|
|
}
|