Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 7 dependencies missing after updating to 0.1.226 #251

Open
Dom2364 opened this issue Aug 5, 2024 · 0 comments
Open

.NET 7 dependencies missing after updating to 0.1.226 #251

Dom2364 opened this issue Aug 5, 2024 · 0 comments

Comments

@Dom2364
Copy link

Dom2364 commented Aug 5, 2024

I just updated from 0.1.220 to 0.1.226 and the .NET dependencies are now missing from the deb package, the only change between the two packages in the below screenshot is the version of Packaging.Targets in Directory.Build.props
image

Installing the 0.1.226 package with dpkg -i on Raspberry Pi OS (Debian 12) and then executing results in aussieadsbclient: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory

The command I executed to get those packages was dotnet publish /p:Configuration=Release /p:RuntimeIdentifier=linux-arm /t:CreateDeb /p:PackagePrefix=aussieadsbclient-0.1.220

In the project .csproj TargetFramework was net7.0, PublishSingleFile true, SelfContained true, PublishTrimmed true with TrimMode partial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant