# Compiler Plugin This CiBuildPlugin compiles the package DSC from the package being tested. ## Configuration The package relative path of the DSC file to build. ``` yaml "CompilerPlugin": { "DscPath": "" } ``` ### DscPath Package relative path to the DSC file to build.