Skip to content
Discussion options

You must be logged in to vote

I have found the solution: add /p:IncludeNativeLibrariesForSelfExtract=true, so, for me:

dotnet publish -c Release -r win-x64 /p:Platform=x64 --self-contained false /p:IncludeNativeLibrariesForSelfExtract=true

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@pigLoveRabbit520
Comment options

@pigLoveRabbit520
Comment options

Comment options

You must be logged in to vote
1 reply
@dlemstra
Comment options

Answer selected by dlemstra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants