diff --git a/Packages/manifest.json b/Packages/manifest.json index acbe088..e2d90b4 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -4,6 +4,7 @@ "com.unity.feature.2d": "2.0.0", "com.unity.ide.rider": "3.0.25", "com.unity.ide.visualstudio": "2.0.21", + "com.unity.ide.vscode": "1.2.5", "com.unity.render-pipelines.universal": "14.0.9", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 686cf92..98639e9 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -160,6 +160,13 @@ }, "url": "https://packages.unity.com" }, + "com.unity.ide.vscode": { + "version": "1.2.5", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.mathematics": { "version": "1.2.6", "depth": 1,