From 949fa4244b864335ae9df9b5253cf16001ededb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 20:30:36 +0000 Subject: [PATCH] chore(deps): update xunit-dotnet monorepo | datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | nuget | xunit | 2.7.0 | 2.9.2 | | nuget | xunit.runner.visualstudio | 2.5.7 | 2.8.2 | --- .../CarbonateIntegrationTests.csproj | 4 ++-- Testing/CarbonateTests/CarbonateTests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Testing/CarbonateIntegrationTests/CarbonateIntegrationTests.csproj b/Testing/CarbonateIntegrationTests/CarbonateIntegrationTests.csproj index ab98c46..ded199b 100644 --- a/Testing/CarbonateIntegrationTests/CarbonateIntegrationTests.csproj +++ b/Testing/CarbonateIntegrationTests/CarbonateIntegrationTests.csproj @@ -21,8 +21,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Testing/CarbonateTests/CarbonateTests.csproj b/Testing/CarbonateTests/CarbonateTests.csproj index b4685a4..8046c04 100644 --- a/Testing/CarbonateTests/CarbonateTests.csproj +++ b/Testing/CarbonateTests/CarbonateTests.csproj @@ -31,8 +31,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all