From 32522f2a82b3b01b0a63704e14b608ba0186d466 Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:21:33 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.ide.visualstudio to v2.0.22 --- testproject/Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 427d544b3e..8c64f350d4 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -4,7 +4,7 @@ "com.unity.ai.navigation": "1.1.1", "com.unity.collab-proxy": "1.17.7", "com.unity.ide.rider": "3.0.18", - "com.unity.ide.visualstudio": "2.0.17", + "com.unity.ide.visualstudio": "2.0.22", "com.unity.mathematics": "1.2.6", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.package-validation-suite": "0.49.0-preview",