xamarin-macios/tests/test-libraries/nugets
Andoni Morales Alastruey 97ab14801f
[dotnet] Add support for .so files (#16887)
Autotools-based project using libtool's -module flag generate plugins
with the .so extension that needs to be treated like DynamicLibraries in
terms of deployment location and relocation, except they are not linked
to the app.

This PR adds support for such .so files: they're treated as .dylib files, except
that they're not linked to the app.
2023-02-03 09:16:40 +01:00
..
DynamicLibrariesInRuntimesNativeDirectory [dotnet] Add support for .so files (#16887) 2023-02-03 09:16:40 +01:00
FrameworksInRuntimesNativeDirectory [tests] Only include enabled platforms in the FrameworksInRuntimeNativeDirectory nupkg. (#15501) 2022-07-15 10:27:26 +02:00
Makefile Fix libs reidentification deployed in a subdirectory (#16706) 2022-12-16 09:17:01 +01:00