Skip to content

Commit

Permalink
Fix URL's.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel committed Jul 29, 2024
1 parent 0237a8b commit 5ea39bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions props/package.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<IsPackable>true</IsPackable>
<EnablePackageValidation>true</EnablePackageValidation>
<PackageIcon>package-icon.png</PackageIcon>
<PackageIconUrl>https://github.com/Qowaiv/Qowaiv/blob/master/design/package-icon.png</PackageIconUrl>
<PackageIconUrl>https://github.com/Qowaiv/qowaiv-domainmodel/blob/master/design/package-icon.png</PackageIconUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>http://www.github.com/Qowaiv/Qowaiv</PackageProjectUrl>
<PackageProjectUrl>http://www.github.com/Qowaiv/qowaiv-domainmodel</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/Qowaiv/Qowaiv</RepositoryUrl>
<RepositoryUrl>https://github.com/Qowaiv/qowaiv-domainmodel</RepositoryUrl>
<DefineConstants>CONTRACTS_FULL</DefineConstants>
<!-- We ship package versions for obsolete target frameworks too -->
<CheckEolTargetFramework>false</CheckEolTargetFramework>
Expand Down

0 comments on commit 5ea39bf

Please sign in to comment.