From 06451d02df3b14c80dac3aaaa3f0f58a81f9d62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:54:35 +0000 Subject: [PATCH] Bump Catel.MVVM and Catel.Core Bumps [Catel.MVVM](https://github.com/Catel/Catel) and [Catel.Core](https://github.com/Catel/Catel). These dependencies needed to be updated together. Updates `Catel.MVVM` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/Catel/Catel/releases) - [Changelog](https://github.com/Catel/Catel/blob/develop/doc/release%20steps.txt) - [Commits](https://github.com/Catel/Catel/compare/6.0.2...6.0.3) Updates `Catel.Core` from 6.0.0 to 6.0.3 - [Release notes](https://github.com/Catel/Catel/releases) - [Changelog](https://github.com/Catel/Catel/blob/develop/doc/release%20steps.txt) - [Commits](https://github.com/Catel/Catel/compare/6.0.0...6.0.3) --- updated-dependencies: - dependency-name: Catel.MVVM dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Catel.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Orc.SystemInfo.Example/Orc.SystemInfo.Example.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Orc.SystemInfo.Example/Orc.SystemInfo.Example.csproj b/src/Orc.SystemInfo.Example/Orc.SystemInfo.Example.csproj index f0f5872..bcc2ed5 100644 --- a/src/Orc.SystemInfo.Example/Orc.SystemInfo.Example.csproj +++ b/src/Orc.SystemInfo.Example/Orc.SystemInfo.Example.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers