coapp / coapp.powershell

ClrPlus Signing
52 stars 43 forks source link

Error on packages with dotted names #85

Open swn1 opened 10 years ago

swn1 commented 10 years ago

In NugetPackage.cs, line 355, an MSBuild property name is constructed from the package id. This is throwing an exception if the name (id) contains dots.