Skip to content

Commit

Permalink
Merge pull request #31 from phmatray/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
phmatray authored Mar 14, 2024
2 parents 94031ac + 1c5d38c commit 43e813a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msbuild/props/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.1.1" />
<PackageReference Include="DotNet.ReproducibleBuilds" PrivateAssets="all"/>

<PackageVersion Include="MinVer" Version="4.3.0" />
<PackageVersion Include="MinVer" Version="5.0.0" />
<PackageReference Include="MinVer" PrivateAssets="all"/>
</ItemGroup>

Expand Down

0 comments on commit 43e813a

Please sign in to comment.