Update dependency MinVer to v5

This commit is contained in:
renovate[bot] 2024-03-04 01:50:24 +00:00 committed by GitHub
parent da3eb1d4e2
commit e4f97a9eca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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