We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da82831 commit 2b687c8Copy full SHA for 2b687c8
TestProjects/PostProcessing_Tests/Packages/manifest.json
@@ -1,8 +1,9 @@
1
{
2
"dependencies": {
3
+ "com.unity.ide.visualstudio": "2.0.25",
4
"com.unity.postprocessing": "file:../../../com.unity.postprocessing",
5
"com.unity.test-framework": "1.1.30",
- "com.unity.testframework.graphics": "7.11.1-exp.1",
6
+ "com.unity.testframework.graphics": "8.13.1-exp.1",
7
"com.unity.modules.animation": "1.0.0",
8
"com.unity.modules.assetbundle": "1.0.0",
9
"com.unity.modules.audio": "1.0.0",
@@ -15,7 +16,6 @@
15
16
"com.unity.modules.unityanalytics": "1.0.0",
17
"com.unity.modules.unitywebrequest": "1.0.0",
18
"com.unity.modules.video": "1.0.0",
- "com.unity.modules.vr": "1.0.0",
19
"com.unity.modules.xr": "1.0.0"
20
},
21
"disableProjectUpdate": true,
0 commit comments