Skip to content

Commit ee8a472

Browse files
Fix merge side effect
1 parent 5dae305 commit ee8a472

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CloudinaryDotNet.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Cloudinary DotNet Library</title>
77
<authors>Cloudinary</authors>
88
<owners>Cloudinary</owners>
9-
<license type="expression">MIT</license>
9+
<licenseUrl>https://github.com/cloudinary/CloudinaryDotNet/blob/master/LICENSE</licenseUrl>
1010
<projectUrl>http://cloudinary.com</projectUrl>
1111
<iconUrl>http://res.cloudinary.com/cloudinary/image/upload/c_scale,w_64/v1/logo/for_white_bg/cloudinary_icon_for_white_bg.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
@@ -22,7 +22,6 @@
2222
<dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" />
2323
<dependency id="System.Text.Encodings.Web" version="4.5.0" />
2424
</group>
25-
</group>
2625
</dependencies>
2726
</metadata>
2827
<files>

0 commit comments

Comments
 (0)