Skip to content

Commit ee6ee22

Browse files
authored
Merge pull request #103 from loresoft/dependabot/nuget/MinVer-6.0.0
Bump MinVer from 5.0.0 to 6.0.0
2 parents 505290b + 4951095 commit ee6ee22

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
@@ -38,7 +38,7 @@
3838
</PropertyGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
41+
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="All" />
4242
</ItemGroup>
4343

4444
<ItemGroup>

0 commit comments

Comments
 (0)