aspnet / jquery-validation-unobtrusive

Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
MIT License
257 stars 113 forks source link

This project is under Apache but the nuget package is licensed under a different license? #140

Closed omajid closed 2 years ago

omajid commented 3 years ago

The LICENSE.txt file says this project is under Apache 2.0.

But the NuGet package says it's under the (non-Open Source) "MICROSOFT .NET LIBRARY" license:

https://github.com/aspnet/jquery-validation-unobtrusive/blob/95c686bc6c64538d41d45080975b861cf7e8076b/Microsoft.jQuery.Unobtrusive.Validation.nuspec#L11

Is this intentional?

omajid commented 3 years ago

cc @dleeapho @leecow

omajid commented 3 years ago

cc @dseefeld @MichaelSimons @crummel

Pilchie commented 3 years ago

Also tagging @ChrisSfanos.

richlander commented 2 years ago

Ping ... Can we make this happen for .NET 7?

dougbu commented 2 years ago

Adding @mkArtakMSFT as well.

I remember discussing this issue a few weeks ago but don't recall the upshot. Suggest we wait for @Pilchie's return from vacation.

richlander commented 2 years ago

@ChrisSfanos is going to resolve this for us.