Skip to content

Commit

Permalink
chore: prefix tag names
Browse files Browse the repository at this point in the history
  • Loading branch information
hermogenes committed Jul 10, 2024
1 parent 13ec4fe commit 634db4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LibSql.Http.Client/LibSql.Http.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<EnablePackageValidation>true</EnablePackageValidation>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<MinVerTagPrefix>v</MinVerTagPrefix>
</PropertyGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute">
Expand Down

0 comments on commit 634db4a

Please sign in to comment.