From 5db5b3d8471d96b5424b1bf35158a9427cf3d61d Mon Sep 17 00:00:00 2001 From: DacongDA Date: Mon, 8 Apr 2024 23:37:23 +0800 Subject: [PATCH] feat: update Casbin.NET and EFCore adapter's dependency versions (#68) --- .../WebApplicationWithEfcoreSample.csproj | 2 +- .../Casbin.AspNetCore.Abstractions.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj b/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj index 2b21432..ed2710c 100644 --- a/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj +++ b/samples/WebApplicationWithEfcoreSample/WebApplicationWithEfcoreSample.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj b/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj index e75d857..2d5a817 100644 --- a/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj +++ b/src/Casbin.AspNetCore.Abstractions/Casbin.AspNetCore.Abstractions.csproj @@ -23,7 +23,7 @@ - +