We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221e314 commit f25eccaCopy full SHA for f25ecca
Directory.Build.props
@@ -32,7 +32,6 @@
32
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
33
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
34
<PackageOutputPath>$(MauiRootDirectory)artifacts</PackageOutputPath>
35
- <LicenseFile>$(MauiRootDirectory)LICENSE.TXT</LicenseFile>
36
<PackageIconFullPath>$(MauiRootDirectory)Assets\icon.png</PackageIconFullPath>
37
<PackageThirdPartyNoticesFile>$(MauiRootDirectory)THIRD-PARTY-NOTICES.TXT</PackageThirdPartyNoticesFile>
38
<DefaultPackageTags>dotnet-maui;dotnet;maui;cross-platform;ios;android;macos;maccatalyst;windows;winui;tizen</DefaultPackageTags>
0 commit comments