Skip to content

Commit

Permalink
Merge pull request #21 from loresoft/dependabot/nuget/MinVer-6.0.0
Browse files Browse the repository at this point in the history
Bump MinVer from 5.0.0 to 6.0.0
  • Loading branch information
pwelter34 authored Sep 10, 2024
2 parents 276ef8c + 1be2cbe commit c14331f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="AssemblyMetadata.Generators" Version="2.1.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c14331f

Please sign in to comment.