Skip to content

Commit

Permalink
fix: Include MinVer to correctly version the package
Browse files Browse the repository at this point in the history
  • Loading branch information
Antaris committed Feb 9, 2024
1 parent 35277d7 commit 8dac710
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentValidation" />
<PackageReference Include="Ben.Demystifier" />
<PackageReference Include="MinVer" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
<PackageReference Include="Microsoft.Extensions.Options" />
Expand Down

0 comments on commit 8dac710

Please sign in to comment.