From 9ccea5d417157f1d7c89e6e32e696275a8ff1466 Mon Sep 17 00:00:00 2001 From: dudu Date: Sat, 3 May 2025 19:55:56 +0800 Subject: [PATCH] Replace FluentAssertions with AwesomeAssertions --- src/Directory.Build.targets | 2 +- .../IdentityServer4.EntityFramework.IntegrationTests.csproj | 2 +- .../UnitTests/IdentityServer4.EntityFramework.UnitTests.csproj | 2 +- .../IdentityServer4.EntityFramework.Tests.csproj | 2 +- .../IdentityServer.IntegrationTests.csproj | 2 +- .../IdentityServer.UnitTests/IdentityServer.UnitTests.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index 2306e9c15..b007eef67 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets @@ -16,7 +16,7 @@ - + diff --git a/src/EntityFramework.Storage/test/IntegrationTests/IdentityServer4.EntityFramework.IntegrationTests.csproj b/src/EntityFramework.Storage/test/IntegrationTests/IdentityServer4.EntityFramework.IntegrationTests.csproj index 7d68b3479..c1449c85d 100644 --- a/src/EntityFramework.Storage/test/IntegrationTests/IdentityServer4.EntityFramework.IntegrationTests.csproj +++ b/src/EntityFramework.Storage/test/IntegrationTests/IdentityServer4.EntityFramework.IntegrationTests.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/EntityFramework.Storage/test/UnitTests/IdentityServer4.EntityFramework.UnitTests.csproj b/src/EntityFramework.Storage/test/UnitTests/IdentityServer4.EntityFramework.UnitTests.csproj index 56499e56d..455db6f17 100644 --- a/src/EntityFramework.Storage/test/UnitTests/IdentityServer4.EntityFramework.UnitTests.csproj +++ b/src/EntityFramework.Storage/test/UnitTests/IdentityServer4.EntityFramework.UnitTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/EntityFramework/test/IdentityServer4.EntityFramework.Tests/IdentityServer4.EntityFramework.Tests.csproj b/src/EntityFramework/test/IdentityServer4.EntityFramework.Tests/IdentityServer4.EntityFramework.Tests.csproj index 85176c081..8ada03c38 100644 --- a/src/EntityFramework/test/IdentityServer4.EntityFramework.Tests/IdentityServer4.EntityFramework.Tests.csproj +++ b/src/EntityFramework/test/IdentityServer4.EntityFramework.Tests/IdentityServer4.EntityFramework.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/IdentityServer4/test/IdentityServer.IntegrationTests/IdentityServer.IntegrationTests.csproj b/src/IdentityServer4/test/IdentityServer.IntegrationTests/IdentityServer.IntegrationTests.csproj index efb18135b..03660a3a8 100644 --- a/src/IdentityServer4/test/IdentityServer.IntegrationTests/IdentityServer.IntegrationTests.csproj +++ b/src/IdentityServer4/test/IdentityServer.IntegrationTests/IdentityServer.IntegrationTests.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/IdentityServer4/test/IdentityServer.UnitTests/IdentityServer.UnitTests.csproj b/src/IdentityServer4/test/IdentityServer.UnitTests/IdentityServer.UnitTests.csproj index 196f5ff1c..674e6aae8 100644 --- a/src/IdentityServer4/test/IdentityServer.UnitTests/IdentityServer.UnitTests.csproj +++ b/src/IdentityServer4/test/IdentityServer.UnitTests/IdentityServer.UnitTests.csproj @@ -19,7 +19,7 @@ - +