Skip to content

Commit

Permalink
fix(metadata): Fix MongoDb package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mnbuhl committed Sep 21, 2024
1 parent 104e4d5 commit dc192ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PersistedCache.MongoDb/PersistedCache.MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<PropertyGroup>
<Authors>Mikkel Buhl</Authors>
<Description>Simple persisted cache for .NET and file system</Description>
<Description>Simple persisted cache for .NET and MongoDB</Description>
<PackageId>PersistedCache.MongoDb</PackageId>
<PackageTags>cache storage mongodb documentdb</PackageTags>
<PackageProjectUrl>https://github.com/mnbuhl/PersistedCache</PackageProjectUrl>
Expand Down

0 comments on commit dc192ea

Please sign in to comment.