Skip to content

Commit d241e0d

Browse files
author
davidkline-ms
committed
allow for new audio demos asmdef
1 parent 6550e3a commit d241e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/validatecode.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +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",
589590
"Assets/MRTK/Examples/Demos/Gltf/MRTK.Demos.Gltf.asmdef",
590591
"Assets/MRTK/Examples/Demos/Gltf/Scripts/Editor/MRTK.Demos.Gltf.Inspectors.asmdef",
591592
"Assets/MRTK/Examples/Demos/StandardShader/Scripts/Editor/MRTK.Demos.StandardShader.Inspectors.asmdef",

0 commit comments

Comments
 (0)