You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-20 01:30:08 +00:00
com.unity.ide.visualstudio@2.0.9
## [2.0.9] - 2021-05-04 Project generation: Added support for CLI. Integration: Improved performance when discovering Visual Studio installations. Warn when legacy assemblies are present in the project. Warn when the package version is not up-to-date.
This commit is contained in:
@@ -2,21 +2,21 @@
|
||||
"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.8",
|
||||
"version": "2.0.9",
|
||||
"unity": "2019.4",
|
||||
"unityRelease": "21f1",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.9"
|
||||
},
|
||||
"relatedPackages": {
|
||||
"com.unity.ide.visualstudio.tests": "2.0.8"
|
||||
"com.unity.ide.visualstudio.tests": "2.0.9"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "c51cc3db630d4f769464e8f12c2154af3ca5242c"
|
||||
"footprint": "b1cf463b7fca9fa8a65053f6120bce69640f5cea"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
||||
"type": "git",
|
||||
"revision": "5cdf5d932e6ecbbd83bbe6a40eec2a94b4979501"
|
||||
"revision": "c7cd4c6319806423b3d918b3e9599244e3993d41"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user