NimbusAPI / Nimbus

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.
http://nimbusapi.com/
MIT License
113 stars 84 forks source link

#279 Make FodyWeavers.xml files "none" instead of "content" #280

Closed pm7y closed 4 years ago

pm7y commented 6 years ago

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.