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
com.unity.ide.visualstudio@2.0.14
## [2.0.14] - 2022-01-14 Integration: - Remove package version checking. ## [2.0.13] - 2022-01-12 Integration: - Fixed wrong path to analyzers in generated projects when using external packages. - Fixed selective project generation not creating Analyzer/LangVersion nodes. - Fixed asmdef references with Player projects. Documentation: - Added new documentation including ToC, overview, how to use and images.
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.12",
|
||||
"version": "2.0.14",
|
||||
"unity": "2019.4",
|
||||
"unityRelease": "25f1",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.9"
|
||||
},
|
||||
"relatedPackages": {
|
||||
"com.unity.ide.visualstudio.tests": "2.0.12"
|
||||
"com.unity.ide.visualstudio.tests": "2.0.14"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "bccd4d0383df110ebef0c62f85b5ac7cb9464de3"
|
||||
"footprint": "8aa1049966a0586c636698ec81d764940b1dbe44"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git",
|
||||
"type": "git",
|
||||
"revision": "8d436ff053b9c59677b5e9799208143553cd02d9"
|
||||
"revision": "f1e8af5df9e2507088a8622d173c9a7d5a03a882"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user