Skip to content

Commit

Permalink
Merge pull request #93 from deislabs/dependabot/nuget/MinVer-3.1.0
Browse files Browse the repository at this point in the history
Bump MinVer from 2.5.0 to 3.1.0
  • Loading branch information
simongdavies authored Mar 22, 2022
2 parents d170e28 + e78528a commit 14bc384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<PackageReference Include="MinVer" Version="2.5.0">
<PackageReference Include="MinVer" Version="3.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 14bc384

Please sign in to comment.