Fody / Costura

Embed references as resources
MIT License
2.41k stars 275 forks source link

Add support for multi-platform native libraries #992

Closed GeertvanHorrik closed 2 months ago

GeertvanHorrik commented 2 months ago

The new folder names will be:

costura-[OS]-[platform]

A few examples:

For now we will only support Windows, but we might change this in the future (if we need it).

GeertvanHorrik commented 2 months ago

The idea is to go through the pain now instead of doing a 2-stage breaking change (now with the new platforms, and later with the OS).