Skip to content

Commit

Permalink
Set package license expression
Browse files Browse the repository at this point in the history
  • Loading branch information
Deadpikle committed Nov 7, 2024
1 parent 5522da0 commit 7241c71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions EasyBackupAvalonia/EasyBackupAvalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<IsAotCompatible>true</IsAotCompatible>
<Copyright>Deadpikle</Copyright>
<Authors>Deadpikle</Authors>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageProjectUrl>https://github.com/Deadpikle/EasyBackup</PackageProjectUrl>
<NeutralLanguage>en-US</NeutralLanguage>
Expand All @@ -25,7 +24,7 @@
<PackageReleaseNotes>See https://github.com/Deadpikle/EasyBackup for the latest changes.</PackageReleaseNotes>
<!-- <PackageIcon>$(AssemblyName).png</PackageIcon> -->
<PackageProjectUrl>https://github.com/Deadpikle/EasyBackup</PackageProjectUrl>
<!-- <PackageLicenseExpression>MIT</PackageLicenseExpression> -->
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 7241c71

Please sign in to comment.