Skip to content

Commit

Permalink
Merge pull request #14 from loresoft/dependabot/nuget/MinVer-5.0.0
Browse files Browse the repository at this point in the history
Bump MinVer from 4.3.0 to 5.0.0
  • Loading branch information
pwelter34 authored Mar 30, 2024
2 parents 8057699 + b491dc9 commit 26b48d8
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 @@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="AssemblyMetadata.Generators" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 26b48d8

Please sign in to comment.