File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Microsoft.Toolkit.Uwp.Notifications Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 7
7
<PackageIconUrl >https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/master/build/nuget.png</PackageIconUrl >
8
8
<PackageIcon >images\nuget.png</PackageIcon >
9
9
<PackageProjectUrl >https://github.com/windows-toolkit/WindowsCommunityToolkit</PackageProjectUrl >
10
- <PackageLicenseUrl >https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/license.md</PackageLicenseUrl >
11
- <PackageLicenseFile >license.md</PackageLicenseFile >
10
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
12
11
<PackageReleaseNotes >https://github.com/windows-toolkit/WindowsCommunityToolkit/releases</PackageReleaseNotes >
13
12
<Copyright >(c) .NET Foundation and Contributors. All rights reserved.</Copyright >
14
13
<DefaultLanguage >en-US</DefaultLanguage >
Original file line number Diff line number Diff line change 7
7
<authors >Microsoft.Toolkit,dotnetfoundation</authors >
8
8
<requireLicenseAcceptance >true</requireLicenseAcceptance >
9
9
<licenseUrl >https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/license.md</licenseUrl >
10
- <license type =" file " >license.md </license >
10
+ <license type =" expression " >MIT </license >
11
11
<projectUrl >https://github.com/windows-toolkit/WindowsCommunityToolkit</projectUrl >
12
12
<iconUrl >https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/master/build/nuget.png</iconUrl >
13
13
<icon >images\nuget.png</icon >
You can’t perform that action at this time.
0 commit comments