dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

Is it possible to build locally? #123

Closed GunArm closed 3 years ago

GunArm commented 3 years ago

I cannot use the nuget package as I am still in need of my changes from PR #2 which have never been merged. I am finally upgrading after 6 years in order to get #114 but I see all this strong name signing has been added in the middle. I am not very familiar with how this works, but is the effect that it's impossible for someone to build it locally without the matching key to complete the delay signing? Is there any way to make a build without gutting all the interlinked designer and assemblyinfo attributes?

GunArm commented 3 years ago

Disregard. I was confused.