Skip to content

Commit e075047

Browse files
committed
Update MinVer to 4.0.0.
1 parent 2901146 commit e075047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<ItemGroup>
3737
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
38-
<PackageReference Include="MinVer" Version="3.1.0">
38+
<PackageReference Include="MinVer" Version="4.0.0">
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
<PrivateAssets>all</PrivateAssets>
4141
</PackageReference>

0 commit comments

Comments
 (0)