Skip to content

Commit

Permalink
Use license expression
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinE committed Jun 10, 2024
1 parent 87a8b4c commit 9950874
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Lombiq.SetupExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@
<PackageTags>OrchardCore;Lombiq;AspNetCore;Setup</PackageTags>
<RepositoryUrl>https://github.com/Lombiq/Setup-Extensions</RepositoryUrl>
<PackageProjectUrl>https://github.com/Lombiq/Setup-Extensions</PackageProjectUrl>
<PackageLicenseFile>License.md</PackageLicenseFile>
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
<None Include="License.md" Pack="true" PackagePath="" />
<None Include="Readme.md" />
<None Include="NuGetIcon.png" Pack="true" PackagePath="" />
</ItemGroup>
Expand Down

0 comments on commit 9950874

Please sign in to comment.