Fody / Costura

Embed references as resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft.Extensions libs are not embedded into .NET framework console app, meanwhile working fine on .NET core

Naxaliav opened this issue · comments

Hi,
i'm using Microsoft.Extensions.Configuration and Microsoft.Extensions.json nuggets on my .NET framework console app. Using costura it doesnt embed both libs and their dependencies.
Can see in output.
Meanwhile using .NET core it embeds them correctly.
Is that suppose to work like this?
Regards,
Naxaliav

can u re-read the issue template and ensure you have ticked off all the required steps https://github.com/Fody/.github/blob/master/.github/ISSUE_TEMPLATE/bug_report.md