From 9b5acda86b78838460a3466ff78290c12e84095a Mon Sep 17 00:00:00 2001 From: Thor Arne Johansen Date: Wed, 3 Dec 2025 11:11:09 +0100 Subject: [PATCH] Updated to Casbin.NET 2.19.1 --- .../WebApplicationWithEfcoreSample.csproj | 4 ++-- .../Casbin.AspNetCore.Abstractions.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj b/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj index ed2710c..27bd4af 100644 --- a/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj +++ b/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj b/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj index 2d5a817..d56462a 100644 --- a/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj +++ b/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj @@ -23,7 +23,7 @@ - +