derped again
This commit is contained in:
parent
ac508e9ef3
commit
09bf1affbd
|
|
@ -122,7 +122,6 @@
|
|||
SourceUri="$(PackageSource)" />
|
||||
|
||||
<!-- Create the archive -->
|
||||
<Error Text="Archiver failed to build? Could not find it at $(ArchiverBinary)" Condition="!Exists('$(ArchiverBinary)')" />
|
||||
<Message Text="Producing LZMA Archive, this may take a while..." Importance="high" />
|
||||
<Exec Command="dotnet $(ArchiverPath) -a $(FallbackOutputArchive) $(FallbackStagingDir)" />
|
||||
</Target>
|
||||
|
|
|
|||
Loading…
Reference in New Issue