Bump MinVer from 2.4.0 to 2.5.0 (#1219)

Bumps [MinVer](https://github.com/adamralph/minver) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/adamralph/minver/releases)
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamralph/minver/compare/2.4.0...2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-18 17:50:42 -07:00
committed by GitHub
parent df0e0d4239
commit 35181a99d3

View File

@@ -206,7 +206,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="true" />
<PackageReference Include="NStack.Core" Version="0.16.0" />
<PackageReference Include="MinVer" Version="2.4.0">
<PackageReference Include="MinVer" Version="2.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>