Skip to content

Commit f25ecca

Browse files
authored
[ci] Dont add license file (#29475)
1 parent 221e314 commit f25ecca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
3333
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
3434
<PackageOutputPath>$(MauiRootDirectory)artifacts</PackageOutputPath>
35-
<LicenseFile>$(MauiRootDirectory)LICENSE.TXT</LicenseFile>
3635
<PackageIconFullPath>$(MauiRootDirectory)Assets\icon.png</PackageIconFullPath>
3736
<PackageThirdPartyNoticesFile>$(MauiRootDirectory)THIRD-PARTY-NOTICES.TXT</PackageThirdPartyNoticesFile>
3837
<DefaultPackageTags>dotnet-maui;dotnet;maui;cross-platform;ios;android;macos;maccatalyst;windows;winui;tizen</DefaultPackageTags>

0 commit comments

Comments
 (0)