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

Commit 9d8a5c8

Browse files
Bump MinVer from 5.0.0 to 6.0.0 in /src (#62)
Bumps [MinVer](https://github.com/adamralph/minver) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](adamralph/minver@5.0.0...6.0.0) --- updated-dependencies: - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db5d6eb commit 9d8a5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Radical.Windows.Presentation.Unity4/Radical.Windows.Presentation.Unity4.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<ItemGroup>
3333
<PackageReference Include="CommonServiceLocator" Version="[2.0.7]" />
3434
<PackageReference Include="Expression.Blend.Sdk" Version="[1.0.2]" />
35-
<PackageReference Include="MinVer" Version="5.0.0">
35+
<PackageReference Include="MinVer" Version="6.0.0">
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
</PackageReference>

0 commit comments

Comments
 (0)