Closed Mrgaton closed 2 months ago
ok i see that already uses net standart but ther is any workaround to not have to download all those depedencies
the more I research the more im realizing that this issue doesnt make sense
Did you set PrivateAssets? Then it should not have any dependencies. These are only required during the build, not during runtime.
When using costura fody it downloads a bunch of dependencies
and increase a lot the exe final size, why cant not just use the current framework built in libraries