Skip to content

Commit 6db0ed9

Browse files
licenseUrl to license tag (deprecation)
1 parent 91689a5 commit 6db0ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nuget/WpfDesigner.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>WPF Designer</title>
77
<authors>IC#Code</authors>
88
<owners>IC#Code</owners>
9-
<licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
9+
<license type="expression">MIT</license>
1010
<projectUrl>https://github.com/icsharpcode/WpfDesigner</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>A Designer Framework for WPF UIs</description>

0 commit comments

Comments
 (0)