You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pipeline YAMLs updated to configure unshallow fetch (Fixes issues with GitVersion).
Added task Set_PSModulePath which required adding also Build_Module_ModuleBuilder
and a DscWorkshop.psm1 dummy file.
Added TestReferenceRsop task.
Added DscTagging config data.
Removed a -ListAvailable Parameter from the Get-PackageProvider at Resolve-Dependency.ps1 which could lead to false positives, creates a warning in offline Build Servers and slows down the process.