kine/NVRAppDevOps

Incorrect Ruleset Used in Compile with Artifact

skmcavoy opened this issue · 1 comments

Hello,

On following line, $containerRulesetFile should be $rulesetfile as that is what is passed into Compile-AppWithArtifact by param.

} -ArgumentList $alcPath,$appProjectFolder, $appSymbolsFolder, (Join-Path $appOutputFolder $appName), $EnableCodeCop, $EnableAppSourceCop, $EnablePerTenantExtensionCop, $EnableUICop, $containerRulesetFile, $assemblyProbingPaths, $nowarn, $GenerateReportLayoutParam, $features, $preProcessorSymbols

kine commented

Fixed in commit c12b842, released as v2.0.44.