Skip to content

Commit ad16dbc

Browse files
Bump Catel.MVVM from 6.0.0 to 6.0.2
Bumps [Catel.MVVM](https://github.com/Catel/Catel) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/Catel/Catel/releases) - [Changelog](https://github.com/Catel/Catel/blob/develop/doc/release%20steps.txt) - [Commits](Catel/Catel@6.0.0...6.0.2) --- updated-dependencies: - dependency-name: Catel.MVVM dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44865fe commit ad16dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Orc.Analytics/Orc.Analytics.csproj

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

1919
<ItemGroup>
2020
<PackageReference Include="Catel.Fody" Version="4.9.0" PrivateAssets="all" />
21-
<PackageReference Include="Catel.MVVM" Version="6.0.0" />
21+
<PackageReference Include="Catel.MVVM" Version="6.0.2" />
2222
<PackageReference Include="Costura.Fody" Version="5.7.0" PrivateAssets="all" />
2323
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)