Skip to content

Commit 94a8fd8

Browse files
Update nuget license specification to something that is not yet deprecated
1 parent 035fd78 commit 94a8fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGettext.Wpf/NGettext.Wpf.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>WPF support for NGettext</title>
77
<authors>Robert Jørgensgaard Engdahl</authors>
88
<owners>Robert Jørgensgaard Engdahl</owners>
9-
<licenseUrl>https://github.com/robert-j-engdahl/ngettext-wpf/blob/master/LICENSE</licenseUrl>
9+
<license type="expression">LGPL-3.0-or-later</license>
1010
<projectUrl>https://github.com/robert-j-engdahl/ngettext-wpf</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Proper internationalization support for WPF (via NGettext). In particular a GetTextMarkupExtension is included, which is what everyone uses anyway.</description>

0 commit comments

Comments
 (0)