gaelcolas / Sampler

Module template with build pipeline and examples, including DSC elements.
MIT License
172 stars 42 forks source link

fixing builtmoduleSubdirectory issue #313

Closed gaelcolas closed 3 years ago

gaelcolas commented 3 years ago

Building a module with a $BuiltModuleSubdirectory was failing on the pack task because it was not updated to use $BuiltModuleBase (that derives from $builtmodulesubdirectory).

/cc @NicolasBn


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #313 (efdd6a3) into main (d98e189) will increase coverage by 0%. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #313   +/-   ##
===================================
  Coverage    29%    29%           
===================================
  Files        38     38           
  Lines      1931   1923    -8     
===================================
  Hits        560    560           
+ Misses     1371   1363    -8     
Impacted Files Coverage Δ
.build/tasks/release.module.build.ps1 0% <0%> (ø)