Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
egbakou committed Jan 1, 2024
1 parent adae11e commit 31f62df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageId>DomainVerifier.Extensions</PackageId>
<Version>1.0.0</Version>
<Authors>Laurent Egbakou</Authors>
<Description>Domain name ownership verification with Dependency Injection support for .NET 6.0, .NET 7.0 and .NET 8.0</Description>
<Description>Domain name ownership verification with Dependency Injection support for .NET 6.0, .NET 7.0 and .NET 8.0.</Description>
<Copyright>Copyright (c) Laurent Egbakou 2023</Copyright>
<PackageProjectUrl>https://github.com/egbakou/domainverifier-dotnet</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down
2 changes: 1 addition & 1 deletion src/DomainVerifier/DomainVerifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageId>DomainVerifier</PackageId>
<Version>1.0.0</Version>
<Authors>Laurent Egbakou</Authors>
<Description>Domain name ownership verification library</Description>
<Description>Domain name ownership verification library.</Description>
<Copyright>Copyright (c) Laurent Egbakou 2023</Copyright>
<PackageProjectUrl>https://github.com/egbakou/domainverifier-dotnet</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down

0 comments on commit 31f62df

Please sign in to comment.