Browse Source

Update dependency MinVer to v4

pull/455/head
renovate[bot] 2 years ago
committed by GitHub
parent
commit
dae7fb01ea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Directory.Build.props

2
Directory.Build.props

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

Loading…
Cancel
Save