We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40fe28a commit 563bb83Copy full SHA for 563bb83
SignSettings.psd1
@@ -1,5 +1,5 @@
1
@{
2
- FilePath = @('AnyPackage.MSU.psd1', 'MsuProvider.dll')
+ FilePath = @('AnyPackage.Msu.psd1', 'MsuProvider.dll')
3
TimeStampServer = 'http://timestamp.sectigo.com'
4
HashAlgorithm = 'SHA256'
5
}
0 commit comments