Browse Source

Update dependency MinVer to v6

pull/509/head
renovate[bot] 11 months ago
committed by GitHub
parent
commit
89f9861339
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Directory.Build.props

2
Directory.Build.props

@ -27,7 +27,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="all" />
</ItemGroup>
<!-- Deterministic build paths, https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/#deterministic-builds -->

Loading…
Cancel
Save