From 107e8cfdedff9da3a0f9c8f7014642b36076457e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 18:23:04 +0000 Subject: [PATCH] Bump Jint and System.CommandLine (#2152) Bumps Jint from 4.3.0 to 4.4.0 Bumps System.CommandLine from 2.0.0-beta5.25306.1 to 2.0.0-beta6.25358.103 --- updated-dependencies: - dependency-name: Jint dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.CommandLine dependency-version: 2.0.0-beta6.25358.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../ErsatzTV.Infrastructure.csproj | 102 +++++++++--------- ErsatzTV.Scanner/ErsatzTV.Scanner.csproj | 88 +++++++-------- 2 files changed, 95 insertions(+), 95 deletions(-) diff --git a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj index 8d38918a..e599928f 100644 --- a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj +++ b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj @@ -1,52 +1,52 @@ - - - - net9.0 - true - VSTHRD200 - enable - latest-Recommended - true - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - <_Parameter1>ErsatzTV.Infrastructure.Tests - - - + + + + net9.0 + true + VSTHRD200 + enable + latest-Recommended + true + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + <_Parameter1>ErsatzTV.Infrastructure.Tests + + + \ No newline at end of file diff --git a/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj b/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj index e6200d33..48d12ee8 100644 --- a/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj +++ b/ErsatzTV.Scanner/ErsatzTV.Scanner.csproj @@ -1,45 +1,45 @@ - - - - Exe - net9.0 - enable - enable - Debug;Release;Debug No Sync - AnyCPU - 729e6271-c307-43c8-8e36-1b36c39f6de2 - latest-Recommended - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <_Parameter1>ErsatzTV.Scanner.Tests - - - + + + + Exe + net9.0 + enable + enable + Debug;Release;Debug No Sync + AnyCPU + 729e6271-c307-43c8-8e36-1b36c39f6de2 + latest-Recommended + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_Parameter1>ErsatzTV.Scanner.Tests + + + \ No newline at end of file