Closed Protiguous closed 2 years ago
Hah, I just compared your commits against my branch and one of the first todo is this!
Okay, I'll see if I can find where to remove it..
Found it. Removed it. Pushed it.
Ah, looks like you found it. Yeah, I'm using the the PackageLicenseExpression node now, because I was getting tired of seeing a warning that the PackageLicenseUrl was being deprecated.
Description I'm seeing the message, "The PackageLicenseUrl is being deprecated and cannot be used in conjunction with the PackageLicenseFile or PackageLicenseExpression." when I attempt to "Publish" to a local folder.
The source I'm using is over at: Protiguous - BigDecimal, experimental branch
Steps To Reproduce Just tried a Publish to a temp folder on my machine while under the "Release" mode.
Additional Comments Is this a real "issue"? Maybe something you know how to fix? All I could find was at, "Microsoft Docs nu5035" and slightly less at "Nuget Reference".