Skip to content

Commit 95cf4d1

Browse files
Bump MinVer from 4.2.0 to 4.3.0
Bumps [MinVer](https://github.com/adamralph/minver) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/adamralph/minver/releases) - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](adamralph/minver@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2c14ef commit 95cf4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup Label="Package References">
2828
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="all" Version="17.3.48" />
29-
<PackageReference Include="MinVer" PrivateAssets="all" Version="4.2.0" />
29+
<PackageReference Include="MinVer" PrivateAssets="all" Version="4.3.0" />
3030
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.3.1">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)