Skip to content

Commit

Permalink
docs: fix link to homepage in Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck authored Dec 24, 2024
1 parent e1641b5 commit 723a711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<Owners>Seddryck</Owners>
<Company>nbiguity</Company>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/Seddrycl/PocketCsvReader</PackageProjectUrl>
<PackageProjectUrl>https://github.com/Seddryck/PocketCsvReader</PackageProjectUrl>
<RepositoryType>git</RepositoryType>
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
<PackageIcon>icon\pocket-csv-reader.png</PackageIcon>
Expand Down

0 comments on commit 723a711

Please sign in to comment.