Skip to content

Commit 563bb83

Browse files
authored
Fix typo (#5)
1 parent 40fe28a commit 563bb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SignSettings.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
FilePath = @('AnyPackage.MSU.psd1', 'MsuProvider.dll')
2+
FilePath = @('AnyPackage.Msu.psd1', 'MsuProvider.dll')
33
TimeStampServer = 'http://timestamp.sectigo.com'
44
HashAlgorithm = 'SHA256'
55
}

0 commit comments

Comments
 (0)