Skip to content

Commit

Permalink
wrong RepositoryUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Qu authored and Victor Qu committed Oct 16, 2024
1 parent 1dfae39 commit 64444d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectCommon.targets
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<Authors>Victor.x.qu</Authors>
<Company>Victor.x.qu</Company>
<Copyright>@2024 Victor.x.qu</Copyright>
<PackageProjectUrl>https://git.newegg.org/newegg-college/mis-hub/pikaq</PackageProjectUrl>
<RepositoryUrl>https://git.newegg.org/newegg-college/mis-hub/pikaq</RepositoryUrl>
<PackageProjectUrl>https://github.com/fs7744/sv.db</PackageProjectUrl>
<RepositoryUrl>https://github.com/fs7744/sv.db</RepositoryUrl>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 64444d3

Please sign in to comment.