You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-14 14:20:09 +00:00
com.unity.ide.visualstudio@1.0.10
## [1.0.10] - 2019-05-04 Fix ignored comintegration executable
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Code Editor Package for Visual Studio
|
||||
|
||||
## [1.0.10] - 2019-05-04
|
||||
|
||||
Fix ignored comintegration executable
|
||||
|
||||
|
||||
## [1.0.9] - 2019-03-05
|
||||
|
||||
Updated MonoDevelop support, to pass correct arguments, and not import VSTU plugin
|
||||
|
||||
BIN
Editor/COMIntegration/Release/COMIntegration.dom
Normal file
BIN
Editor/COMIntegration/Release/COMIntegration.dom
Normal file
Binary file not shown.
7
Editor/COMIntegration/Release/COMIntegration.dom.meta
Normal file
7
Editor/COMIntegration/Release/COMIntegration.dom.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: cb67edc1800c2ec4ba8dfb1cf0dfc84a
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -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.9",
|
||||
"version": "1.0.10",
|
||||
"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": "e7d6cf461bbe2604836a0e783a1992651c28c535"
|
||||
"revision": "6924aaf1b1348340ecfb22efee40faadd4fa379a"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user