Skip to content

Commit

Permalink
Update package tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell committed Mar 7, 2024
1 parent 7534eaa commit b653806
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
</PropertyGroup>

<PropertyGroup>
<PackageTags>$(PackageTags);cache;mongo;mongodb;nosql;extensions</PackageTags>
</PropertyGroup>

<ItemGroup>
<InternalsVisibleTo Include="Tingle.Extensions.MongoDB.Tests" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
</PropertyGroup>

<PropertyGroup>
<PackageTags>$(PackageTags);primitives;etag;keygen;country;currenty;sequence;bytesize;ksuid,language;money;duration;connectionstring;swift</PackageTags>
</PropertyGroup>

<ItemGroup>
<InternalsVisibleTo Include="Tingle.Extensions.Primitives.Tests" />
</ItemGroup>
Expand Down

0 comments on commit b653806

Please sign in to comment.