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 a0705c1 commit 27dd5feCopy full SHA for 27dd5fe
scripts/ci/validatecode.ps1
@@ -586,7 +586,7 @@ $AsmDefExceptions = [System.Collections.Generic.HashSet[String]]@(
586
"Assets/MRTK/Core/Utilities/Gltf/MRTK.Gltf.asmdef",
587
"Assets/MRTK/Core/Utilities/Gltf/Serialization/Importers/MRTK.Gltf.Importers.asmdef",
588
"Assets/MRTK/Examples/MRTK.Examples.asmdef",
589
- "Assets/MRTK/Examples/Demos/Gltf/MRTK.Demos.Audio.asmdef",
+ "Assets/MRTK/Examples/Demos/Audio/MRTK.Demos.Audio.asmdef",
590
"Assets/MRTK/Examples/Demos/Gltf/MRTK.Demos.Gltf.asmdef",
591
"Assets/MRTK/Examples/Demos/Gltf/Scripts/Editor/MRTK.Demos.Gltf.Inspectors.asmdef",
592
"Assets/MRTK/Examples/Demos/StandardShader/Scripts/Editor/MRTK.Demos.StandardShader.Inspectors.asmdef",
0 commit comments