Skip to content

Commit 64c353b

Browse files
committed
Update MinVer to 3.1.0.
1 parent 874d755 commit 64c353b

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="2.5.0">
38+
<PackageReference Include="MinVer" Version="3.1.0">
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
<PrivateAssets>all</PrivateAssets>
4141
</PackageReference>

0 commit comments

Comments
 (0)