Signed-off-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
Bjarke Berg
2020-07-08 06:37:14 +02:00
parent 6bb33c865f
commit f7c6d1c68c

View File

@@ -504,7 +504,6 @@
$this.PackageZip()
if ($this.OnError()) { return }
$this.VerifyNuGet()
$this.VerifyNuGet()
if ($this.OnError()) { return }
$this.PackageNuGet()
if ($this.OnError()) { return }