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." ,
2023-06-27 00:00:00 +00:00
"version" : "2.0.20" ,
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" : {
2023-06-27 00:00:00 +00:00
"com.unity.ide.visualstudio.tests" : "2.0.20"
2023-03-17 00:00:00 +00:00
} ,
"_upm" : {
2023-06-27 00:00:00 +00:00
"changelog" : "Integration:\n\n- Internal API refactoring."
2020-05-27 00:00:00 +00:00
} ,
"upmCi" : {
2023-06-27 00:00:00 +00:00
"footprint" : "7d769a8558c7768417b16fc2ac8477cf69234049"
2019-01-01 00:00:00 +00:00
} ,
2022-12-06 00:00:00 +00:00
"documentationUrl" : "https://docs.unity3d.com/Packages/com.unity.ide.visualstudio@2.0/manual/index.html" ,
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" ,
2023-06-27 00:00:00 +00:00
"revision" : "b7bf23d23806ac75645bfa12acadcfc11468a383"
2019-01-01 00:00:00 +00:00
}
}