ILMerge.Fody

Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local dependencies.

MIT License

Stars
35
Committers
1

Bot releases are hidden (Show)

ILMerge.Fody - 1.23 Latest Release

Published by tom-englert over 2 years ago

  • Bump Fody to 6.6.1 to be able to remove imported assemblies also from RuntimeCopyLocalItems
ILMerge.Fody -

Published by tom-englert over 2 years ago

  • reset default for compact mode to false, might break existing projects.
ILMerge.Fody - 1.21

Published by tom-englert almost 3 years ago

CompactMode is on by default

ILMerge.Fody - 1.20

Published by tom-englert almost 3 years ago

Introduce compact mode to reduce the size of target assembly

ILMerge.Fody - 1.19

Published by tom-englert almost 3 years ago

  • Fix #9: multiple internal classes with the same name
ILMerge.Fody - 1.18

Published by tom-englert almost 3 years ago

  • Fix: Build fails when merging assemblies that have references in WPF
  • Do not rename embedded types, see #8
ILMerge.Fody - 1.17

Published by tom-englert almost 3 years ago

  • Exclude module resources by default, they do not make really sense.
ILMerge.Fody - 1.14

Published by tom-englert almost 4 years ago

Fix #5

ILMerge.Fody - 1.15

Published by tom-englert almost 4 years ago

Fix #6

ILMerge.Fody - 1.16

Published by tom-englert almost 4 years ago

Fix #7: Types only referenced by attributes are incorrectly stripped

ILMerge.Fody - 1.13.0

Published by tom-englert over 4 years ago

  • Revert marking as DevelopmentDependency
ILMerge.Fody - V 1.12.0

Published by tom-englert over 4 years ago

  • Fix missing DevelopmentDependency.
ILMerge.Fody - V 1.11

Published by tom-englert over 4 years ago

  • Fix issues with NamespacePrefix and custom enum types in attribute parameters
ILMerge.Fody - V 1.10

Published by tom-englert over 4 years ago

  • FullImport and NamespacePrefix
ILMerge.Fody - V 1.9

Published by tom-englert over 4 years ago

  • Fix custom exception types
Badges
Extracted from project README
Build status NuGet Status