SigningValidation is enabled in Arcade Validation, we should be sure that the SignCheckTask within it is being exercised. Related PRs: - https://github.com/dotnet/arcade/pull/5210/ Code that needs testing: - https://github.com/dotnet/arcade/blob/master/src/Microsoft.DotNet.Arcade.Sdk/tools/SdkTasks/SigningValidation.proj
SigningValidation is enabled in Arcade Validation, we should be sure that the SignCheckTask within it is being exercised.
Related PRs:
Code that needs testing: