Replies: 3 comments
|
These have a .dll extension because they are C# / dotnet assemblies (e.g. https://learn.microsoft.com/en-us/dotnet/core/deploying/#produce-a-cross-platform-binary) These are not the same as native shared libraries which typically would have a .so extension on Linux |
0 replies
|
Is there something to change this it in the future? |
0 replies
|
I don't have any plans to change this, because there is no inherent security issue with the choice of file extension, and it's the default behaviour of |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, why pinta using .dll files instead of .so files? The .dll files are vulnerable for viruses.
All reactions