Info
| Version: | 1.0.27 | 
| Author(s): | Daniel Plaisted | 
| Last Update: | Wednesday, June 29, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jesuissur/strongnamer | 
| NuGet Url: | https://www.nuget.org/packages/StrongNamer.For.MsBuild12 | 
Install
Install-Package StrongNamer.For.MsBuild12
                        dotnet add package StrongNamer.For.MsBuild12
                        paket add StrongNamer.For.MsBuild12
                        
                                StrongNamer.For.MsBuild12 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
This will allow you to reference and use NuGet packages with assemblies which are not strong named from your projects that do use a strong name. NOTE: This fork use MsBuild 12 instead of MsBuild 14 used in the original project: https://github.com/dsplaisted/strongnamer/.