Skip to content

Commit

Permalink
Fix NuGet package Project url
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed May 6, 2024
1 parent ca055f7 commit a470c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XenoAtom.CommandLine/XenoAtom.CommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageTags>command line;commandline;argument;option;parser;parsing;library;syntax;shell</PackageTags>
<PackageReadmeFile>readme.md</PackageReadmeFile>
<PackageIcon>icon.png</PackageIcon>
<PackageProjectUrl>https://github.com/xoofx/XenoAtom.CommandLine</PackageProjectUrl>
<PackageProjectUrl>https://github.com/XenoAtom/XenoAtom.CommandLine</PackageProjectUrl>
<PackageLicenseExpression>BSD-2-Clause</PackageLicenseExpression>
<!--Add support for sourcelink-->
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit a470c4d

Please sign in to comment.