Skip to content

Commit 80dda0c

Browse files
authored
[Automated workflow] upgrade-unity from 2022.3.62f3 to 2022.3.62f3
1 parent ac7671a commit 80dda0c

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

Assets/Scripts/ChangeCursorExample.cs.meta

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"com.unity.ai.navigation": "1.1.7",
55
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.38",
7-
"com.unity.ide.visualstudio": "2.0.25",
7+
"com.unity.ide.visualstudio": "2.0.26",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.test-framework": "1.1.33",
1010
"com.unity.textmeshpro": "3.0.9",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"url": "https://packages.unity.com"
5353
},
5454
"com.unity.ide.visualstudio": {
55-
"version": "2.0.25",
55+
"version": "2.0.26",
5656
"depth": 0,
5757
"source": "registry",
5858
"dependencies": {
59-
"com.unity.test-framework": "1.1.31"
59+
"com.unity.test-framework": "1.1.33"
6060
},
6161
"url": "https://packages.unity.com"
6262
},

0 commit comments

Comments
 (0)