You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't include LICENSE.TXT in nuget packages (#115518)
Runtime nuget packages already define a PackageLicenseExpression=MIT
There's no need to also bundle the LICENSE file into the packages as the nuspec correctly points to the license site.
0 commit comments