wip
This commit is contained in:
parent
c1513dc5c5
commit
5171a18369
@ -90,7 +90,7 @@ function Update-ModuleMeta {
|
||||
($nPreRelease -ne $ManifestData.PrivateData.PSData.Prerelease)
|
||||
) {
|
||||
$OutputFileParams = @{
|
||||
Path = $Repo.Src.Manifest.Item.FullName
|
||||
Path = $ManifestFilePath
|
||||
PassThru = $true
|
||||
Encoding = 'utf8NoBom'
|
||||
Force = $true
|
||||
|
Reference in New Issue
Block a user