componentize-dotnet icon indicating copy to clipboard operation
componentize-dotnet copied to clipboard

Publishing packages from Linux cannot handle zip files

Open yowl opened this issue 1 year ago • 0 comments

Linux 'tar' does not support zip format so due to https://github.com/bytecodealliance/componentize-dotnet/blob/26b5b5a839f7a2a786cfe9d2498dfa42dd6ac525/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj#L70, packages built on Linux will not have the .exe

yowl avatar Sep 04 '24 01:09 yowl