Closed 64ZooLane closed 2 months ago
I think it should work with this:
<PackageReference Include="Costura.Fody" Version="5.7.0" PrivateAssets="all" />
This is because you created a console application instead of a .net framework application.
Closing because of age.
Files not merging when building.
Steps to reproduce
Platform: Windows 10 .NET version: 3.1
Expected behaviour
Tell us what should happen: Build with all files combined into 1
Actual behaviour
Tell us what happens instead: Shows that message in the build output and all the files are still scattered.