Skip to content

Commit 27dd5fe

Browse files
authored
Update path to asmdef
1 parent a0705c1 commit 27dd5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/validatecode.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ $AsmDefExceptions = [System.Collections.Generic.HashSet[String]]@(
586586
"Assets/MRTK/Core/Utilities/Gltf/MRTK.Gltf.asmdef",
587587
"Assets/MRTK/Core/Utilities/Gltf/Serialization/Importers/MRTK.Gltf.Importers.asmdef",
588588
"Assets/MRTK/Examples/MRTK.Examples.asmdef",
589-
"Assets/MRTK/Examples/Demos/Gltf/MRTK.Demos.Audio.asmdef",
589+
"Assets/MRTK/Examples/Demos/Audio/MRTK.Demos.Audio.asmdef",
590590
"Assets/MRTK/Examples/Demos/Gltf/MRTK.Demos.Gltf.asmdef",
591591
"Assets/MRTK/Examples/Demos/Gltf/Scripts/Editor/MRTK.Demos.Gltf.Inspectors.asmdef",
592592
"Assets/MRTK/Examples/Demos/StandardShader/Scripts/Editor/MRTK.Demos.StandardShader.Inspectors.asmdef",

0 commit comments

Comments
 (0)