Skip to content

Commit b91e78a

Browse files
Tanya-Li-UnityEvergreen
authored andcommitted
[content automatically redacted] touching PlatformDependent folder
1 parent 4380b95 commit b91e78a

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

Packages/com.unity.render-pipelines.high-definition/Editor/Wizard/HDWizard.Configuration.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using System.Reflection;
66
using UnityEditor.PackageManager;
77
using UnityEditor.PackageManager.Requests;
8-
using UnityEditorInternal.VR;
98
using UnityEngine;
109
using UnityEngine.Rendering;
1110
using UnityEngine.Rendering.HighDefinition;

Templates/com.unity.template-hd/Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"com.unity.modules.unitywebrequestwww": "1.0.0",
4040
"com.unity.modules.vehicles": "1.0.0",
4141
"com.unity.modules.video": "1.0.0",
42-
"com.unity.modules.vr": "1.0.0",
4342
"com.unity.modules.wind": "1.0.0",
4443
"com.unity.modules.xr": "1.0.0"
4544
}

Templates/com.unity.template-universal/Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"com.unity.modules.unitywebrequestwww": "1.0.0",
4040
"com.unity.modules.vehicles": "1.0.0",
4141
"com.unity.modules.video": "1.0.0",
42-
"com.unity.modules.vr": "1.0.0",
4342
"com.unity.modules.wind": "1.0.0",
4443
"com.unity.modules.xr": "1.0.0"
4544
}

Tests/SRPTests/Projects/ShaderGraph/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"com.unity.testtools.codecoverage": "1.1.0",
1212
"com.unity.ugui": "2.0.0",
1313
"com.unity.visualeffectgraph": "file:../../../../../Packages/com.unity.visualeffectgraph",
14-
"com.unity.xr.management": "4.5.0",
14+
"com.unity.xr.management": "4.5.3",
1515
"com.unity.test-framework": "file:../../../../../Packages/com.unity.test-framework",
1616
"com.unity.modules.ai": "1.0.0",
1717
"com.unity.modules.androidjni": "1.0.0",

0 commit comments

Comments
 (0)