From 03f19ee4a46d85a0d84e0ed01695bf6bc76cd401 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 27 Sep 2024 04:01:43 +0000
Subject: [PATCH] chore(deps): update patch-all to 2.9.2
---
.../EventHandlerService.Tests.csproj | 2 +-
.../FilesSanityCheck.Tests.csproj | 2 +-
.../Job.IdentityDeletion.Tests.Integration.csproj | 2 +-
.../Job.IdentityDeletion.Tests.csproj | 2 +-
.../SseServer/test/SseServerTests/SseServerTests.csproj | 2 +-
Backbone.Tests.ArchUnit/Backbone.Tests.ArchUnit.csproj | 2 +-
BuildingBlocks/src/UnitTestTools/UnitTestTools.csproj | 4 ++--
.../BuildingBlocks.API.Tests/BuildingBlocks.API.Tests.csproj | 2 +-
.../BuildingBlocks.Application.Tests.csproj | 2 +-
.../BuildingBlocks.Infrastructure.Tests.csproj | 2 +-
BuildingBlocks/test/Crypto.Tests/Crypto.Tests.csproj | 2 +-
.../DevelopmentKit.Identity.Tests.csproj | 2 +-
BuildingBlocks/test/Tooling.Tests/Tooling.Tests.csproj | 2 +-
.../test/UnitTestTools.Tests/UnitTestTools.Tests.csproj | 2 +-
.../Challenges.Application.Tests.csproj | 2 +-
.../Devices.Application.Tests.csproj | 2 +-
.../test/Devices.Domain.Tests/Devices.Domain.Tests.csproj | 2 +-
.../Devices.Infrastructure.Tests.csproj | 2 +-
.../Files.Application.Tests/Files.Application.Tests.csproj | 2 +-
.../Files.Infrastructure.Tests.csproj | 2 +-
.../Messages.Application.Tests.csproj | 2 +-
.../test/Messages.Domain.Tests/Messages.Domain.Tests.csproj | 2 +-
.../Quotas.Application.Tests/Quotas.Application.Tests.csproj | 2 +-
.../test/Quotas.Domain.Tests/Quotas.Domain.Tests.csproj | 2 +-
.../Quotas.Infrastructure.Tests.csproj | 2 +-
.../Synchronization.Application.Tests.csproj | 2 +-
.../Synchronization.Domain.Tests.csproj | 2 +-
.../Tokens.Application.Tests/Tokens.Application.Tests.csproj | 2 +-
.../test/Tokens.Domain.Tests/Tokens.Domain.Tests.csproj | 2 +-
29 files changed, 30 insertions(+), 30 deletions(-)
diff --git a/Applications/EventHandlerService/test/EventHandlerService.Tests/EventHandlerService.Tests.csproj b/Applications/EventHandlerService/test/EventHandlerService.Tests/EventHandlerService.Tests.csproj
index 455dc96a56..354257a22f 100644
--- a/Applications/EventHandlerService/test/EventHandlerService.Tests/EventHandlerService.Tests.csproj
+++ b/Applications/EventHandlerService/test/EventHandlerService.Tests/EventHandlerService.Tests.csproj
@@ -12,7 +12,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Applications/FilesSanityCheck/test/Files.Jobs.SanityCheck.Tests/FilesSanityCheck.Tests.csproj b/Applications/FilesSanityCheck/test/Files.Jobs.SanityCheck.Tests/FilesSanityCheck.Tests.csproj
index b5401f4425..b03204e1a5 100644
--- a/Applications/FilesSanityCheck/test/Files.Jobs.SanityCheck.Tests/FilesSanityCheck.Tests.csproj
+++ b/Applications/FilesSanityCheck/test/Files.Jobs.SanityCheck.Tests/FilesSanityCheck.Tests.csproj
@@ -11,7 +11,7 @@
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests.Integration/Job.IdentityDeletion.Tests.Integration.csproj b/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests.Integration/Job.IdentityDeletion.Tests.Integration.csproj
index 854dda536a..ca23abdfe1 100644
--- a/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests.Integration/Job.IdentityDeletion.Tests.Integration.csproj
+++ b/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests.Integration/Job.IdentityDeletion.Tests.Integration.csproj
@@ -11,7 +11,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests/Job.IdentityDeletion.Tests.csproj b/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests/Job.IdentityDeletion.Tests.csproj
index 2351fd5743..0b14fe0677 100644
--- a/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests/Job.IdentityDeletion.Tests.csproj
+++ b/Applications/IdentityDeletionJobs/test/Job.IdentityDeletion.Tests/Job.IdentityDeletion.Tests.csproj
@@ -9,7 +9,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Applications/SseServer/test/SseServerTests/SseServerTests.csproj b/Applications/SseServer/test/SseServerTests/SseServerTests.csproj
index 15746bc6bc..8126904d4d 100644
--- a/Applications/SseServer/test/SseServerTests/SseServerTests.csproj
+++ b/Applications/SseServer/test/SseServerTests/SseServerTests.csproj
@@ -8,7 +8,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Backbone.Tests.ArchUnit/Backbone.Tests.ArchUnit.csproj b/Backbone.Tests.ArchUnit/Backbone.Tests.ArchUnit.csproj
index 119d99dd6f..7c965a97c8 100644
--- a/Backbone.Tests.ArchUnit/Backbone.Tests.ArchUnit.csproj
+++ b/Backbone.Tests.ArchUnit/Backbone.Tests.ArchUnit.csproj
@@ -13,7 +13,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/BuildingBlocks/src/UnitTestTools/UnitTestTools.csproj b/BuildingBlocks/src/UnitTestTools/UnitTestTools.csproj
index 07a1590252..9ee668cbca 100644
--- a/BuildingBlocks/src/UnitTestTools/UnitTestTools.csproj
+++ b/BuildingBlocks/src/UnitTestTools/UnitTestTools.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/BuildingBlocks/test/BuildingBlocks.API.Tests/BuildingBlocks.API.Tests.csproj b/BuildingBlocks/test/BuildingBlocks.API.Tests/BuildingBlocks.API.Tests.csproj
index 714812aa6a..b7a895a2f4 100644
--- a/BuildingBlocks/test/BuildingBlocks.API.Tests/BuildingBlocks.API.Tests.csproj
+++ b/BuildingBlocks/test/BuildingBlocks.API.Tests/BuildingBlocks.API.Tests.csproj
@@ -11,7 +11,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BuildingBlocks/test/BuildingBlocks.Application.Tests/BuildingBlocks.Application.Tests.csproj b/BuildingBlocks/test/BuildingBlocks.Application.Tests/BuildingBlocks.Application.Tests.csproj
index f71156759d..b2f5b84411 100644
--- a/BuildingBlocks/test/BuildingBlocks.Application.Tests/BuildingBlocks.Application.Tests.csproj
+++ b/BuildingBlocks/test/BuildingBlocks.Application.Tests/BuildingBlocks.Application.Tests.csproj
@@ -6,7 +6,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BuildingBlocks/test/BuildingBlocks.Infrastructure.Tests/BuildingBlocks.Infrastructure.Tests.csproj b/BuildingBlocks/test/BuildingBlocks.Infrastructure.Tests/BuildingBlocks.Infrastructure.Tests.csproj
index b60dcc352e..faad59b5fc 100644
--- a/BuildingBlocks/test/BuildingBlocks.Infrastructure.Tests/BuildingBlocks.Infrastructure.Tests.csproj
+++ b/BuildingBlocks/test/BuildingBlocks.Infrastructure.Tests/BuildingBlocks.Infrastructure.Tests.csproj
@@ -16,7 +16,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BuildingBlocks/test/Crypto.Tests/Crypto.Tests.csproj b/BuildingBlocks/test/Crypto.Tests/Crypto.Tests.csproj
index 5c955ce47d..caa552cfd2 100644
--- a/BuildingBlocks/test/Crypto.Tests/Crypto.Tests.csproj
+++ b/BuildingBlocks/test/Crypto.Tests/Crypto.Tests.csproj
@@ -15,7 +15,7 @@
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BuildingBlocks/test/DevelopmentKit.Identity.Tests/DevelopmentKit.Identity.Tests.csproj b/BuildingBlocks/test/DevelopmentKit.Identity.Tests/DevelopmentKit.Identity.Tests.csproj
index 325b4565d0..243e0cdd3d 100644
--- a/BuildingBlocks/test/DevelopmentKit.Identity.Tests/DevelopmentKit.Identity.Tests.csproj
+++ b/BuildingBlocks/test/DevelopmentKit.Identity.Tests/DevelopmentKit.Identity.Tests.csproj
@@ -11,7 +11,7 @@
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BuildingBlocks/test/Tooling.Tests/Tooling.Tests.csproj b/BuildingBlocks/test/Tooling.Tests/Tooling.Tests.csproj
index 4e36499e7d..524719dc44 100644
--- a/BuildingBlocks/test/Tooling.Tests/Tooling.Tests.csproj
+++ b/BuildingBlocks/test/Tooling.Tests/Tooling.Tests.csproj
@@ -11,7 +11,7 @@
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/BuildingBlocks/test/UnitTestTools.Tests/UnitTestTools.Tests.csproj b/BuildingBlocks/test/UnitTestTools.Tests/UnitTestTools.Tests.csproj
index 3503529dee..6da77c4732 100644
--- a/BuildingBlocks/test/UnitTestTools.Tests/UnitTestTools.Tests.csproj
+++ b/BuildingBlocks/test/UnitTestTools.Tests/UnitTestTools.Tests.csproj
@@ -11,7 +11,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Challenges/test/Challenges.Application.Tests/Challenges.Application.Tests.csproj b/Modules/Challenges/test/Challenges.Application.Tests/Challenges.Application.Tests.csproj
index 4e04fc5260..1e7db4b828 100644
--- a/Modules/Challenges/test/Challenges.Application.Tests/Challenges.Application.Tests.csproj
+++ b/Modules/Challenges/test/Challenges.Application.Tests/Challenges.Application.Tests.csproj
@@ -14,7 +14,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Devices/test/Devices.Application.Tests/Devices.Application.Tests.csproj b/Modules/Devices/test/Devices.Application.Tests/Devices.Application.Tests.csproj
index 71138754e7..88dde10493 100644
--- a/Modules/Devices/test/Devices.Application.Tests/Devices.Application.Tests.csproj
+++ b/Modules/Devices/test/Devices.Application.Tests/Devices.Application.Tests.csproj
@@ -14,7 +14,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Devices/test/Devices.Domain.Tests/Devices.Domain.Tests.csproj b/Modules/Devices/test/Devices.Domain.Tests/Devices.Domain.Tests.csproj
index 7a14cf9ef0..7adb8ad447 100644
--- a/Modules/Devices/test/Devices.Domain.Tests/Devices.Domain.Tests.csproj
+++ b/Modules/Devices/test/Devices.Domain.Tests/Devices.Domain.Tests.csproj
@@ -12,7 +12,7 @@
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/Modules/Devices/test/Devices.Infrastructure.Tests/Devices.Infrastructure.Tests.csproj b/Modules/Devices/test/Devices.Infrastructure.Tests/Devices.Infrastructure.Tests.csproj
index 4d2a554a91..8f2a7a73d8 100644
--- a/Modules/Devices/test/Devices.Infrastructure.Tests/Devices.Infrastructure.Tests.csproj
+++ b/Modules/Devices/test/Devices.Infrastructure.Tests/Devices.Infrastructure.Tests.csproj
@@ -14,7 +14,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Files/test/Files.Application.Tests/Files.Application.Tests.csproj b/Modules/Files/test/Files.Application.Tests/Files.Application.Tests.csproj
index 502c6e9f2a..6437761af9 100644
--- a/Modules/Files/test/Files.Application.Tests/Files.Application.Tests.csproj
+++ b/Modules/Files/test/Files.Application.Tests/Files.Application.Tests.csproj
@@ -12,7 +12,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Files/test/Files.Infrastructure.Tests/Files.Infrastructure.Tests.csproj b/Modules/Files/test/Files.Infrastructure.Tests/Files.Infrastructure.Tests.csproj
index d0434bb449..aa7e59ae57 100644
--- a/Modules/Files/test/Files.Infrastructure.Tests/Files.Infrastructure.Tests.csproj
+++ b/Modules/Files/test/Files.Infrastructure.Tests/Files.Infrastructure.Tests.csproj
@@ -6,7 +6,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Messages/test/Messages.Application.Tests/Messages.Application.Tests.csproj b/Modules/Messages/test/Messages.Application.Tests/Messages.Application.Tests.csproj
index cf6e4b792a..87c154f56a 100644
--- a/Modules/Messages/test/Messages.Application.Tests/Messages.Application.Tests.csproj
+++ b/Modules/Messages/test/Messages.Application.Tests/Messages.Application.Tests.csproj
@@ -12,7 +12,7 @@
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Messages/test/Messages.Domain.Tests/Messages.Domain.Tests.csproj b/Modules/Messages/test/Messages.Domain.Tests/Messages.Domain.Tests.csproj
index 9e07dd37b1..b055148fe7 100644
--- a/Modules/Messages/test/Messages.Domain.Tests/Messages.Domain.Tests.csproj
+++ b/Modules/Messages/test/Messages.Domain.Tests/Messages.Domain.Tests.csproj
@@ -8,7 +8,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Quotas/test/Quotas.Application.Tests/Quotas.Application.Tests.csproj b/Modules/Quotas/test/Quotas.Application.Tests/Quotas.Application.Tests.csproj
index 9dddb99d8c..281600fa21 100644
--- a/Modules/Quotas/test/Quotas.Application.Tests/Quotas.Application.Tests.csproj
+++ b/Modules/Quotas/test/Quotas.Application.Tests/Quotas.Application.Tests.csproj
@@ -12,7 +12,7 @@
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Quotas/test/Quotas.Domain.Tests/Quotas.Domain.Tests.csproj b/Modules/Quotas/test/Quotas.Domain.Tests/Quotas.Domain.Tests.csproj
index 62c8a8e567..1cc9e7b6b8 100644
--- a/Modules/Quotas/test/Quotas.Domain.Tests/Quotas.Domain.Tests.csproj
+++ b/Modules/Quotas/test/Quotas.Domain.Tests/Quotas.Domain.Tests.csproj
@@ -12,7 +12,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Quotas/test/Quotas.Infrastructure.Tests/Quotas.Infrastructure.Tests.csproj b/Modules/Quotas/test/Quotas.Infrastructure.Tests/Quotas.Infrastructure.Tests.csproj
index 81fa3329fd..cb66314eac 100644
--- a/Modules/Quotas/test/Quotas.Infrastructure.Tests/Quotas.Infrastructure.Tests.csproj
+++ b/Modules/Quotas/test/Quotas.Infrastructure.Tests/Quotas.Infrastructure.Tests.csproj
@@ -13,7 +13,7 @@
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Synchronization/test/Synchronization.Application.Tests/Synchronization.Application.Tests.csproj b/Modules/Synchronization/test/Synchronization.Application.Tests/Synchronization.Application.Tests.csproj
index cd6a9f695c..36dd09ab3d 100644
--- a/Modules/Synchronization/test/Synchronization.Application.Tests/Synchronization.Application.Tests.csproj
+++ b/Modules/Synchronization/test/Synchronization.Application.Tests/Synchronization.Application.Tests.csproj
@@ -14,7 +14,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Synchronization/test/Synchronization.Domain.Tests/Synchronization.Domain.Tests.csproj b/Modules/Synchronization/test/Synchronization.Domain.Tests/Synchronization.Domain.Tests.csproj
index 84ba65e7f7..ebe87f449f 100644
--- a/Modules/Synchronization/test/Synchronization.Domain.Tests/Synchronization.Domain.Tests.csproj
+++ b/Modules/Synchronization/test/Synchronization.Domain.Tests/Synchronization.Domain.Tests.csproj
@@ -11,7 +11,7 @@
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/Modules/Tokens/test/Tokens.Application.Tests/Tokens.Application.Tests.csproj b/Modules/Tokens/test/Tokens.Application.Tests/Tokens.Application.Tests.csproj
index 2ad126e0ea..0db289f7df 100644
--- a/Modules/Tokens/test/Tokens.Application.Tests/Tokens.Application.Tests.csproj
+++ b/Modules/Tokens/test/Tokens.Application.Tests/Tokens.Application.Tests.csproj
@@ -12,7 +12,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Modules/Tokens/test/Tokens.Domain.Tests/Tokens.Domain.Tests.csproj b/Modules/Tokens/test/Tokens.Domain.Tests/Tokens.Domain.Tests.csproj
index 8b3fc42482..fc04e32c62 100644
--- a/Modules/Tokens/test/Tokens.Domain.Tests/Tokens.Domain.Tests.csproj
+++ b/Modules/Tokens/test/Tokens.Domain.Tests/Tokens.Domain.Tests.csproj
@@ -11,7 +11,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive