Skip to content

Commit 130e2b5

Browse files
Bump the misc-dependencies group with 1 update (#1031)
Bumps MinVer from 6.0.0 to 7.0.0 --- updated-dependencies: - dependency-name: MinVer dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: misc-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 735e334 commit 130e2b5

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
@@ -28,7 +28,7 @@
2828
<SourceRoot Include="$(MSBuildThisFileDirectory)/" />
2929

3030
<AdditionalFiles Include="$(MSBuildThisFileDirectory)/BannedSymbols.txt" Link="Properties/BannedSymbols.txt" />
31-
<PackageReference Include="MinVer" PrivateAssets="All" Version="6.0.0" />
31+
<PackageReference Include="MinVer" PrivateAssets="All" Version="7.0.0" />
3232

3333
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.39">
3434
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)