Skip to content

Commit 60a9e41

Browse files
update
Updating manifest to do a test run with the modified tools repository/
1 parent ea7f253 commit 60a9e41

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

testproject-tools-integration/Packages/manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": "2.0.5",
4-
"com.unity.ide.rider": "3.0.34",
5-
"com.unity.ide.visualstudio": "2.0.22",
6-
"com.unity.multiplayer.center": "1.0.0",
7-
"com.unity.multiplayer.tools": "2.2.3",
3+
"com.unity.ai.navigation": "2.0.7",
4+
"com.unity.ide.rider": "3.0.36",
5+
"com.unity.ide.visualstudio": "2.0.23",
6+
"com.unity.multiplayer.center": "1.0.0",
7+
"com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git?path=com.unity.multiplayer.tools#chore/migrate-metrics-tests-to-tools-repository",
88
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
9-
"com.unity.test-framework": "1.4.6",
10-
"com.unity.test-framework.performance": "3.0.3",
9+
"com.unity.test-framework": "1.5.1",
10+
"com.unity.test-framework.performance": "3.1.0",
1111
"com.unity.modules.accessibility": "1.0.0",
1212
"com.unity.modules.ai": "1.0.0",
1313
"com.unity.modules.androidjni": "1.0.0",

0 commit comments

Comments
 (0)