Skip to content

Commit 81b46c1

Browse files
committed
Updated psake to publish version to PSGallery (thought it would get that from the manifest, but apparently not)
1 parent 4194917 commit 81b46c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Psake.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Path = "$ENV:APPVEYOR_BUILD_FOLDER\PSModuleBuild"
44
Force = $true
55
NuGetApiKey = $ENV:PSGalleryAPIKey
6+
FormatVersion = $ENV:APPVEYOR_BUILD_VERSION
67
}
78

89
$ModuleInformation = @{

0 commit comments

Comments
 (0)