diff --git a/Assets/Scripts/ChangeCursorExample.cs.meta b/Assets/Scripts/ChangeCursorExample.cs.meta index 9293937..77b6495 100644 --- a/Assets/Scripts/ChangeCursorExample.cs.meta +++ b/Assets/Scripts/ChangeCursorExample.cs.meta @@ -1,2 +1,11 @@ fileFormatVersion: 2 -guid: 7cd0ca8b7204d4214b198040d886c542 \ No newline at end of file +guid: 7cd0ca8b7204d4214b198040d886c542 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Packages/manifest.json b/Packages/manifest.json index 43a40ee..c7b087a 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -4,7 +4,7 @@ "com.unity.ai.navigation": "1.1.7", "com.unity.connect.share": "4.2.4", "com.unity.ide.rider": "3.0.38", - "com.unity.ide.visualstudio": "2.0.25", + "com.unity.ide.visualstudio": "2.0.26", "com.unity.ide.vscode": "1.2.5", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.9", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 2343bb3..74b03ea 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -52,11 +52,11 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.25", + "version": "2.0.26", "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.31" + "com.unity.test-framework": "1.1.33" }, "url": "https://packages.unity.com" },