From d3d0bac063f67f8ca6ffb91fb06bbd71b095e778 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 27 Mar 2026 20:12:16 +0000
Subject: [PATCH] [deps] Auth: Update dotnet monorepo to v10
---
.../Scim.IntegrationTest.csproj | 2 +-
.../Sso.IntegrationTest.csproj | 2 +-
src/Core/Core.csproj | 18 +++++++++---------
src/Notifications/Notifications.csproj | 4 ++--
test/Common/Common.csproj | 2 +-
test/Core.Test/Core.Test.csproj | 2 +-
.../Identity.IntegrationTest.csproj | 2 +-
test/Identity.Test/Identity.Test.csproj | 2 +-
.../Infrastructure.IntegrationTest.csproj | 6 +++---
.../IntegrationTestCommon.csproj | 2 +-
.../Server.IntegrationTest.csproj | 2 +-
util/Migrator/Migrator.csproj | 2 +-
.../MsSqlMigratorUtility.csproj | 4 ++--
util/Setup/Setup.csproj | 2 +-
14 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/bitwarden_license/test/Scim.IntegrationTest/Scim.IntegrationTest.csproj b/bitwarden_license/test/Scim.IntegrationTest/Scim.IntegrationTest.csproj
index d0d329397c..9ff848222d 100644
--- a/bitwarden_license/test/Scim.IntegrationTest/Scim.IntegrationTest.csproj
+++ b/bitwarden_license/test/Scim.IntegrationTest/Scim.IntegrationTest.csproj
@@ -11,7 +11,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/bitwarden_license/test/Sso.IntegrationTest/Sso.IntegrationTest.csproj b/bitwarden_license/test/Sso.IntegrationTest/Sso.IntegrationTest.csproj
index 42d0743d51..688372882e 100644
--- a/bitwarden_license/test/Sso.IntegrationTest/Sso.IntegrationTest.csproj
+++ b/bitwarden_license/test/Sso.IntegrationTest/Sso.IntegrationTest.csproj
@@ -14,7 +14,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj
index 7e7e8d9919..a47b2c3248 100644
--- a/src/Core/Core.csproj
+++ b/src/Core/Core.csproj
@@ -29,7 +29,7 @@
-
+
@@ -39,7 +39,7 @@
-
+
@@ -47,10 +47,10 @@
-
-
-
-
+
+
+
+
@@ -61,7 +61,7 @@
-
+
@@ -73,8 +73,8 @@
-
-
+
+
diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj
index 76278fdea8..1a9199a088 100644
--- a/src/Notifications/Notifications.csproj
+++ b/src/Notifications/Notifications.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/test/Common/Common.csproj b/test/Common/Common.csproj
index 3d1b6a6c3b..d8edbf9b26 100644
--- a/test/Common/Common.csproj
+++ b/test/Common/Common.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/test/Core.Test/Core.Test.csproj b/test/Core.Test/Core.Test.csproj
index 243e9af806..6d87b04feb 100644
--- a/test/Core.Test/Core.Test.csproj
+++ b/test/Core.Test/Core.Test.csproj
@@ -10,7 +10,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/test/Identity.IntegrationTest/Identity.IntegrationTest.csproj b/test/Identity.IntegrationTest/Identity.IntegrationTest.csproj
index 8a3c0d0fc2..695c0c7774 100644
--- a/test/Identity.IntegrationTest/Identity.IntegrationTest.csproj
+++ b/test/Identity.IntegrationTest/Identity.IntegrationTest.csproj
@@ -12,7 +12,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/test/Identity.Test/Identity.Test.csproj b/test/Identity.Test/Identity.Test.csproj
index 8acb0ced92..7bf1c086f8 100644
--- a/test/Identity.Test/Identity.Test.csproj
+++ b/test/Identity.Test/Identity.Test.csproj
@@ -7,7 +7,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj b/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj
index 262a0fe856..007955470e 100644
--- a/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj
+++ b/test/Infrastructure.IntegrationTest/Infrastructure.IntegrationTest.csproj
@@ -8,9 +8,9 @@
-
-
-
+
+
+
diff --git a/test/IntegrationTestCommon/IntegrationTestCommon.csproj b/test/IntegrationTestCommon/IntegrationTestCommon.csproj
index 8ed593d058..96f0e12b8d 100644
--- a/test/IntegrationTestCommon/IntegrationTestCommon.csproj
+++ b/test/IntegrationTestCommon/IntegrationTestCommon.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/test/Server.IntegrationTest/Server.IntegrationTest.csproj b/test/Server.IntegrationTest/Server.IntegrationTest.csproj
index 362ada84a0..952e96c57a 100644
--- a/test/Server.IntegrationTest/Server.IntegrationTest.csproj
+++ b/test/Server.IntegrationTest/Server.IntegrationTest.csproj
@@ -13,7 +13,7 @@
-
+
diff --git a/util/Migrator/Migrator.csproj b/util/Migrator/Migrator.csproj
index 29caf74f39..fcb52a8aa2 100644
--- a/util/Migrator/Migrator.csproj
+++ b/util/Migrator/Migrator.csproj
@@ -13,7 +13,7 @@
-
+
diff --git a/util/MsSqlMigratorUtility/MsSqlMigratorUtility.csproj b/util/MsSqlMigratorUtility/MsSqlMigratorUtility.csproj
index 7e68a91b65..30b5b87100 100644
--- a/util/MsSqlMigratorUtility/MsSqlMigratorUtility.csproj
+++ b/util/MsSqlMigratorUtility/MsSqlMigratorUtility.csproj
@@ -11,8 +11,8 @@
-
-
+
+
diff --git a/util/Setup/Setup.csproj b/util/Setup/Setup.csproj
index b4ab0bd806..99daac2cee 100644
--- a/util/Setup/Setup.csproj
+++ b/util/Setup/Setup.csproj
@@ -13,7 +13,7 @@
-
+