Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 14bc384

Browse files
authored
Merge pull request #93 from deislabs/dependabot/nuget/MinVer-3.1.0
Bump MinVer from 2.5.0 to 3.1.0
2 parents d170e28 + e78528a commit 14bc384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<ItemGroup>
3-
<PackageReference Include="MinVer" Version="2.5.0">
3+
<PackageReference Include="MinVer" Version="3.1.0">
44
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
55
<PrivateAssets>all</PrivateAssets>
66
</PackageReference>

0 commit comments

Comments
 (0)