Skip to content

Commit

Permalink
Add package project url to nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaioru committed Oct 13, 2023
1 parent 708fe0d commit f032f7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Source.targets
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<RepositoryUrl>https://github.com/Kaioru/Edelstein</RepositoryUrl>
<RepositoryType>git</RepositoryType>

<PackageProjectUrl>https://github.com/Kaioru/Edelstein</PackageProjectUrl>

<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>
Expand Down

0 comments on commit f032f7c

Please sign in to comment.