charri / Font-Awesome-WPF

FontAwesome controls for WPF+UWP
MIT License
533 stars 145 forks source link

nuget: Assembly not inside a framework folder. #13

Closed charri closed 8 years ago

charri commented 9 years ago

Description: The assembly 'lib\FontAwesome.WPF.dll' is placed directly under 'lib' folder. It is recommended that assemblies be placed inside a framework-specific folder. Solution: Move it into a framework-specific folder. If this assembly is targeted for multiple frameworks, ignore this warning.

charri commented 8 years ago

Fixed as of 4.5.0.7 (commit 9382c418669df543f70cad61fa8b1a0212d99bd9)