Skip to content

Commit 86b8419

Browse files
Update dependency MinVer to v6
1 parent 9df546d commit 86b8419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TBC.OpenAPI.SDK.Core/TBC.OpenAPI.SDK.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PrivateAssets>all</PrivateAssets>
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
</PackageReference>
45-
<PackageReference Include="MinVer" Version="3.1.0" Condition=" '$(Configuration)' == 'Release' ">
45+
<PackageReference Include="MinVer" Version="6.1.0" Condition=" '$(Configuration)' == 'Release' ">
4646
<PrivateAssets>all</PrivateAssets>
4747
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4848
</PackageReference>

0 commit comments

Comments
 (0)