From e559700ceaaaff96496da9490d58364b0dc33b41 Mon Sep 17 00:00:00 2001 From: Matthias Gernand Date: Tue, 17 Dec 2024 11:56:56 +0100 Subject: [PATCH] Updated packages. (#48) --- .../AspNetCore.Identity.Permissions.MongoDB.csproj | 2 +- src/Directory.Build.props | 2 +- .../AspNetCore.Authorization.Permissions.UnitTests.csproj | 6 +++--- ....Permissions.EntityFrameworkCore.IntegrationTests.csproj | 6 +++--- ...ore.Identity.Permissions.MongoDB.IntegrationTests.csproj | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/AspNetCore.Identity.Permissions.MongoDB/AspNetCore.Identity.Permissions.MongoDB.csproj b/src/AspNetCore.Identity.Permissions.MongoDB/AspNetCore.Identity.Permissions.MongoDB.csproj index 0a43e72..d75afc7 100644 --- a/src/AspNetCore.Identity.Permissions.MongoDB/AspNetCore.Identity.Permissions.MongoDB.csproj +++ b/src/AspNetCore.Identity.Permissions.MongoDB/AspNetCore.Identity.Permissions.MongoDB.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/Directory.Build.props b/src/Directory.Build.props index d21195c..ad9a1bc 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -29,7 +29,7 @@ - 9.0.1 + 9.0.2 $(VersionPrefix) $(VersionPrefix) diff --git a/tests/AspNetCore.Authorization.Permissions.UnitTests/AspNetCore.Authorization.Permissions.UnitTests.csproj b/tests/AspNetCore.Authorization.Permissions.UnitTests/AspNetCore.Authorization.Permissions.UnitTests.csproj index bb0c4a9..0402d18 100644 --- a/tests/AspNetCore.Authorization.Permissions.UnitTests/AspNetCore.Authorization.Permissions.UnitTests.csproj +++ b/tests/AspNetCore.Authorization.Permissions.UnitTests/AspNetCore.Authorization.Permissions.UnitTests.csproj @@ -10,10 +10,10 @@ - + - - + + all diff --git a/tests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests.csproj b/tests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests.csproj index f2d03a3..94c0f58 100644 --- a/tests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests.csproj +++ b/tests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests/AspNetCore.Identity.Permissions.EntityFrameworkCore.IntegrationTests.csproj @@ -10,10 +10,10 @@ - + - - + + all diff --git a/tests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests.csproj b/tests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests.csproj index f8ca94e..6569188 100644 --- a/tests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests.csproj +++ b/tests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests/AspNetCore.Identity.Permissions.MongoDB.IntegrationTests.csproj @@ -10,10 +10,10 @@ - + - - + + all