Skip to content

Commit 9cfc974

Browse files
committed
Link to packaged license file in metadata
1 parent a9819dd commit 9cfc974

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

source/MinimalHttpLogger/MinimalHttpLogger.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<PackageReadmeFile>README.md</PackageReadmeFile>
1212
<PackageTags>HttpClient Extensions Logging Minimal</PackageTags>
1313
<PackageProjectUrl>https://github.com/johnkors/MinimalHttpLogging</PackageProjectUrl>
14-
<LicenseUrl>https://github.com/johnkors/MinimalHttpLogging/blob/main/LICENSE</LicenseUrl>
15-
<RepositoryUrl>https://github.com/johnkors/MinimalHttpLogging</RepositoryUrl>
14+
<License>LICENSE</License>
15+
<RepositoryUrl>https://github.com/johnkors/MinimalHttpLogging</RepositoryUrl>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
@@ -29,6 +29,7 @@
2929
<ItemGroup>
3030
<None Include="../../images/icon.512x512.png" Pack="true" PackagePath="" />
3131
<None Include="../../README.md" Pack="true" PackagePath="" />
32+
<None Include="../../LICENSE" Pack="true" PackagePath="" />
3233
</ItemGroup>
3334

3435
</Project>

0 commit comments

Comments
 (0)