Skip to content

Commit 4a1848e

Browse files
Bump MinVer from 4.3.0 to 5.0.0 (#102)
1 parent 43e15a4 commit 4a1848e

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
@@ -51,7 +51,7 @@
5151
<Import Project="$(MSBuildThisFileDirectory)\SourceLink.GitHub.props" />
5252

5353
<ItemGroup>
54-
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
54+
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
5555
</ItemGroup>
5656

5757
</Project>

0 commit comments

Comments
 (0)