Skip to content

Commit 1155980

Browse files
committed
One more time...
1 parent 4b76da3 commit 1155980

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ before_test:
163163
after_test:
164164
- cmd: Build\run-opencover.cmd
165165
- cmd: packages\coveralls.io.1.3.4\tools\coveralls.net.exe --opencover Documentation\opencover-results-release.xml
166-
- cmd: nuget pack Build\ICSharpCode.SharpZipLib.nuspec -BasePath bin\Release\ -OutputDirectory bin\Release\ -Version {version}
166+
- cmd: nuget pack Build\ICSharpCode.SharpZipLib.nuspec -BasePath bin\Release\ -OutputDirectory bin\Release\ -Version %APPVEYOR_BUILD_VERSION%
167167

168168
# to run your custom scripts instead of automatic tests
169169
test_script:

0 commit comments

Comments
 (0)