Skip to content

Commit

Permalink
fixed package license
Browse files Browse the repository at this point in the history
  • Loading branch information
bezzad committed Sep 22, 2024
1 parent e8719f7 commit 7dc68dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Downloader/Downloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<!-- Optional: Build symbol package (.snupkg) to distribute the PDB containing Source Link -->
<IncludeSymbols>true</IncludeSymbols>
<PackageLicenseUrl>https://raw.githubusercontent.com/bezzad/Downloader/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit 7dc68dd

Please sign in to comment.