Skip to content

Commit

Permalink
muckin' with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
awesor committed Feb 2, 2024
1 parent 406678f commit 3603bb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AeroSharp/AeroSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>v1.2.0-preview-7</Version>
<Version>v1.2.0</Version>
<Authors>Wayfair</Authors>
<Description>Wrapper around the .NET Aerospike client that provides a variety of methods for storing and retrieving data in Aerospike</Description>
<Copyright>Wayfair ©2023</Copyright>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/wayfair-incubator/AeroSharp</PackageProjectUrl>
<RepositoryUrl>https://github.com/wayfair-incubator/AeroSharp</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>aerospike, aerosharp, serialization, policy validation</PackageTags>
<PackageTags>aerospike, aerosharp, serialization, policy validation, v1.2.0-preview-7</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

Expand Down

0 comments on commit 3603bb5

Please sign in to comment.