Skip to content

Commit 2b687c8

Browse files
Update test project dependencies
1 parent da82831 commit 2b687c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TestProjects/PostProcessing_Tests/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"dependencies": {
3+
"com.unity.ide.visualstudio": "2.0.25",
34
"com.unity.postprocessing": "file:../../../com.unity.postprocessing",
45
"com.unity.test-framework": "1.1.30",
5-
"com.unity.testframework.graphics": "7.11.1-exp.1",
6+
"com.unity.testframework.graphics": "8.13.1-exp.1",
67
"com.unity.modules.animation": "1.0.0",
78
"com.unity.modules.assetbundle": "1.0.0",
89
"com.unity.modules.audio": "1.0.0",
@@ -15,7 +16,6 @@
1516
"com.unity.modules.unityanalytics": "1.0.0",
1617
"com.unity.modules.unitywebrequest": "1.0.0",
1718
"com.unity.modules.video": "1.0.0",
18-
"com.unity.modules.vr": "1.0.0",
1919
"com.unity.modules.xr": "1.0.0"
2020
},
2121
"disableProjectUpdate": true,

0 commit comments

Comments
 (0)