NETReactorSlayer icon indicating copy to clipboard operation
NETReactorSlayer copied to clipboard

version 6.4 linux-x64.zip can't unzip

Open passwa11 opened this issue 1 year ago • 4 comments

NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip

➜  unzip NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip 
Archive:  NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
note:  NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip may be a plain executable, not an archive
unzip:  cannot find zipfile directory in one of NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip or
        NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip.zip, and cannot find NETReactorSlayer.CLI-netcoreapp3.1-linux64.zip.zip.ZIP, period.

passwa11 avatar Jan 29 '24 02:01 passwa11

same error here, Ubuntu: image

greenozon avatar Oct 09 '24 10:10 greenozon

as you see in it's name it denotes what .net version it supports

I"d suggest to use the same edition as your target app

eg: your app is .net 6 - use slayer .net6 and so on

greenozon avatar Oct 09 '24 10:10 greenozon