Fix for issue #279, Make FodyWeavers.xml files "none" instead of "content" so that they don't end up in the nuget packages and added to the target csproj file. FodyWeavers.xml is a build concern not a runtime concern so it shouldn't be in the distributed binaries.
Fix for issue #279, Make FodyWeavers.xml files "none" instead of "content" so that they don't end up in the nuget packages and added to the target csproj file.
FodyWeavers.xml
is a build concern not a runtime concern so it shouldn't be in the distributed binaries.