Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 2d1b250

Browse files
fix name of License in nuspec
1 parent e260ecb commit 2d1b250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BuildTools/Nuspecs.UWP/Package.UniversalWindowsPlatform.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<authors>Progress</authors>
88
<owners>Progress</owners>
99
<projectUrl>http://www.telerik.com/universal-windows-platform-ui</projectUrl>
10-
<license type="file">LicenseAgreements\License.md</license>
10+
<license type="file">LicenseAgreements\LICENSE.md</license>
1111
<iconUrl>http://www.telerik.com/docs/default-source/nuget-feed-product-files/nugeticon_uwp.png?sfvrsn=2</iconUrl>
1212
<icon>images\uwp.png</icon>
1313
<requireLicenseAcceptance>true</requireLicenseAcceptance>

0 commit comments

Comments
 (0)