Open swn1 opened 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.
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.