You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-15 23:10:06 +00:00
com.unity.ide.visualstudio@1.0.11
## [1.0.11] - 2019-05-21 Fix detection of visual studio for mac installation.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"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": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "0a12",
|
||||
"dependencies": {},
|
||||
@@ -12,6 +12,6 @@
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.cds.internal.unity3d.com:unity/com.unity.ide.visualstudio.git",
|
||||
"revision": "6924aaf1b1348340ecfb22efee40faadd4fa379a"
|
||||
"revision": "7378597cbd075d617aade65f1aa9c13a22c00d1c"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user