Skip to content

Commit 3ffca48

Browse files
Bump the all group with 1 update (#241)
Bumps MinVer from 6.0.0 to 6.1.0 --- updated-dependencies: - dependency-name: MinVer dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 555af44 commit 3ffca48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030

3131
<ItemGroup Label="Versioning">
32-
<PackageReference Include="MinVer" Version="6.0.0">
32+
<PackageReference Include="MinVer" Version="6.1.0">
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3535
</PackageReference>

0 commit comments

Comments
 (0)