zilf-0.9.0-netcore.zip is missing some config files (bin/*.runtimeconfig.json) that are necessary to run it.
The files are included when the ZIP is built locally on Windows, but missing when it's built remotely via the Bitbucket pipeline.
The JSON files are included as expected when I build locally on Windows. Building remotely on Bitbucket Pipelines still omits them.
Could Microsoft.Packaging.Tools.Trimming be behaving differently on Linux?
I've updated https://bitbucket.org/jmcgrew/zilf/downloads/zilf-0.9.0-netcore.zip.
Jesse McGrew mentioned this issue in a commit of zilf / zilf on branch topic/default/netcore3:
Change build scripts to use Publish target.
Jesse McGrew mentioned this issue in a merge request of zilf / zilf on branch topic/default/netcore3:
Update projects to .NET Core 3.1