2019-01-01 00:00:00 +00:00
{
"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." ,
2021-04-09 00:00:00 +00:00
"version" : "2.0.8" ,
"unity" : "2019.4" ,
"unityRelease" : "21f1" ,
2021-02-02 00:00:00 +00:00
"dependencies" : {
"com.unity.test-framework" : "1.1.9"
} ,
2019-01-01 00:00:00 +00:00
"relatedPackages" : {
2021-04-09 00:00:00 +00:00
"com.unity.ide.visualstudio.tests" : "2.0.8"
2020-05-27 00:00:00 +00:00
} ,
"upmCi" : {
2021-04-09 00:00:00 +00:00
"footprint" : "c51cc3db630d4f769464e8f12c2154af3ca5242c"
2019-01-01 00:00:00 +00:00
} ,
"repository" : {
2020-03-19 00:00:00 +00:00
"url" : "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git" ,
2020-05-27 00:00:00 +00:00
"type" : "git" ,
2021-04-09 00:00:00 +00:00
"revision" : "5cdf5d932e6ecbbd83bbe6a40eec2a94b4979501"
2019-01-01 00:00:00 +00:00
}
}