You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-15 06:40:08 +00:00
com.unity.ide.visualstudio@2.0.5
## [2.0.5] - 2020-10-30 Integration: Disable legacy pdb symbol checking for Unity packages
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
"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.3",
|
||||
"version": "2.0.5",
|
||||
"unity": "2020.1",
|
||||
"unityRelease": "0a12",
|
||||
"relatedPackages": {
|
||||
"com.unity.ide.visualstudio.tests": "2.0.3"
|
||||
"com.unity.ide.visualstudio.tests": "2.0.5"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "a528d76d0398bf543d3597af18e87e2f3a13d40a"
|
||||
"footprint": "848c02b3f0fe476a599004cd972346a89e39d26f"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
||||
"type": "git",
|
||||
"revision": "869804bff6e99d0d0e9c1867aebaa070fad875e5"
|
||||
"revision": "83ca94e82bb6da515dc57e0d860b6b2224f56991"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user