Skip to content

Commit

Permalink
Link to packaged license file in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkors committed Nov 14, 2022
1 parent a9819dd commit 9cfc974
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/MinimalHttpLogger/MinimalHttpLogger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageTags>HttpClient Extensions Logging Minimal</PackageTags>
<PackageProjectUrl>https://github.com/johnkors/MinimalHttpLogging</PackageProjectUrl>
<LicenseUrl>https://github.com/johnkors/MinimalHttpLogging/blob/main/LICENSE</LicenseUrl>
<RepositoryUrl>https://github.com/johnkors/MinimalHttpLogging</RepositoryUrl>
<License>LICENSE</License>
<RepositoryUrl>https://github.com/johnkors/MinimalHttpLogging</RepositoryUrl>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -29,6 +29,7 @@
<ItemGroup>
<None Include="../../images/icon.512x512.png" Pack="true" PackagePath="" />
<None Include="../../README.md" Pack="true" PackagePath="" />
<None Include="../../LICENSE" Pack="true" PackagePath="" />
</ItemGroup>

</Project>

0 comments on commit 9cfc974

Please sign in to comment.