From 97f772d339ef58fdbcec45a7f7ad3cdc3300b2c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 13:06:24 +0000 Subject: [PATCH] chore(deps): update dependency xunit to v2.6.6 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | nuget | xunit | 2.6.4 | 2.6.6 | --- .../VersionMinerIntegrationTests.csproj | 2 +- Testing/VersionMinerTests/VersionMinerTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj b/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj index 1f8c813..4d62dbe 100644 --- a/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj +++ b/Testing/VersionMinerIntegrationTests/VersionMinerIntegrationTests.csproj @@ -15,7 +15,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Testing/VersionMinerTests/VersionMinerTests.csproj b/Testing/VersionMinerTests/VersionMinerTests.csproj index 4ec0e61..c38904c 100644 --- a/Testing/VersionMinerTests/VersionMinerTests.csproj +++ b/Testing/VersionMinerTests/VersionMinerTests.csproj @@ -26,7 +26,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all