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-07-01 00:00:00 +00:00
"version" : "2.0.11" ,
2021-04-09 00:00:00 +00:00
"unity" : "2019.4" ,
2021-07-01 00:00:00 +00:00
"unityRelease" : "25f1" ,
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-07-01 00:00:00 +00:00
"com.unity.ide.visualstudio.tests" : "2.0.11"
2020-05-27 00:00:00 +00:00
} ,
"upmCi" : {
2021-07-01 00:00:00 +00:00
"footprint" : "321c90e37eb1ab86fe68d5f7e838c7e4553fc37e"
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-07-01 00:00:00 +00:00
"revision" : "680e06d94ffca728223ae2cb14bb919cd354e2c1"
2019-01-01 00:00:00 +00:00
}
}