From 65bb2116ddd9cabaf499a7e2104a686e9f44cf1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:05:55 +0000 Subject: [PATCH] Bump Catel.MVVM and Catel.Core in /src Bumps Catel.MVVM and Catel.Core. These dependencies needed to be updated together. Updates `Catel.MVVM` from 6.0.0 to 6.0.3 Updates `Catel.Core` from 6.0.0 to 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] --- .../Orc.FluentValidation.Example.csproj | 2 +- .../Orc.FluentValidation.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Orc.FluentValidation.Example/Orc.FluentValidation.Example.csproj b/src/Orc.FluentValidation.Example/Orc.FluentValidation.Example.csproj index e3376d1..71f6c6e 100644 --- a/src/Orc.FluentValidation.Example/Orc.FluentValidation.Example.csproj +++ b/src/Orc.FluentValidation.Example/Orc.FluentValidation.Example.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers diff --git a/src/Orc.FluentValidation.Tests/Orc.FluentValidation.Tests.csproj b/src/Orc.FluentValidation.Tests/Orc.FluentValidation.Tests.csproj index cab4d88..870c571 100644 --- a/src/Orc.FluentValidation.Tests/Orc.FluentValidation.Tests.csproj +++ b/src/Orc.FluentValidation.Tests/Orc.FluentValidation.Tests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers