2026-01-06 17:23:00 +01: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." ,
2026-01-14 22:48:47 +01:00
"version" : "2.0.26" ,
2026-01-06 17:23:00 +01:00
"unity" : "2021.3" ,
"dependencies" : {
2026-01-14 22:48:47 +01:00
"com.unity.test-framework" : "1.1.33"
2026-01-06 17:23:00 +01:00
} ,
"relatedPackages" : {
2026-01-14 22:48:47 +01:00
"com.unity.ide.visualstudio.tests" : "2.1.0"
2026-01-06 17:23:00 +01:00
} ,
"_upm" : {
2026-01-14 22:48:47 +01:00
"changelog" : "Integration:\n\n- Fix handling of asset-pipeline refresh-mode setting.\n\nProject generation:\n\n- Add `EnableOnDemandExcludedFolderLoading` capability when generating SDK-Style project."
2026-01-06 17:23:00 +01:00
} ,
"upmCi" : {
2026-01-14 22:48:47 +01:00
"footprint" : "765f0d6e489e32a5c4773a75fe9c8eca465e4c9e"
2026-01-06 17:23:00 +01:00
} ,
"documentationUrl" : "https://docs.unity3d.com/Packages/com.unity.ide.visualstudio@2.0/manual/index.html" ,
"repository" : {
"url" : "https://github.cds.internal.unity3d.com/unity/com.unity.ide.visualstudio.git" ,
"type" : "git" ,
2026-01-14 22:48:47 +01:00
"revision" : "a52ff32ff9e8cf43be6597597939ef63126ab463"
2026-01-06 17:23:00 +01:00
} ,
2026-01-14 22:48:47 +01:00
"_fingerprint" : "a99d56dec63ffb3a911a5a9bce9b77ba862a601c"
2026-01-06 17:23:00 +01:00
}