Skip to content

Commit

Permalink
Add MinVer tag prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Oct 12, 2022
1 parent fc60ad1 commit 132f7bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EFCore.Sqlite.NodaTime/EFCore.Sqlite.NodaTime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<AssemblyName>EntityFrameworkCore.Sqlite.NodaTime</AssemblyName>
<PackageId>EntityFrameworkCore.Sqlite.NodaTime</PackageId>
<TargetFramework>net6.0</TargetFramework>

<MinVerTagPrefix>v</MinVerTagPrefix>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 132f7bb

Please sign in to comment.