From 7c4e066686c508e2f146a24fa15dd1ab120e0fd1 Mon Sep 17 00:00:00 2001 From: Tan <75737870+Tanyuu@users.noreply.github.com> Date: Tue, 25 Jul 2023 09:51:41 +0800 Subject: [PATCH] feat: Trying to add the README to Nuget. (#56) * feat: Trying to add the README to Nuget. Signed-off-by: Tan <2912363476@qq.com> * feat: Adjusting the code location. Signed-off-by: Tan <2912363476@qq.com> --------- Signed-off-by: Tan <2912363476@qq.com> --- src/Casdoor.AspNetCore/Casdoor.AspNetCore.csproj | 2 ++ src/Casdoor.Client/Casdoor.Client.csproj | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/Casdoor.AspNetCore/Casdoor.AspNetCore.csproj b/src/Casdoor.AspNetCore/Casdoor.AspNetCore.csproj index 8c1a339..e40a61b 100644 --- a/src/Casdoor.AspNetCore/Casdoor.AspNetCore.csproj +++ b/src/Casdoor.AspNetCore/Casdoor.AspNetCore.csproj @@ -9,6 +9,7 @@ Casdoor.AspNetCore casdoor.png + README.md The Casdoor's SDK for .NET, which will allow you to easily connect your application to the Casdoor authentication system without having to implement it from scratch. Casdoor Casdoor @@ -35,6 +36,7 @@ + diff --git a/src/Casdoor.Client/Casdoor.Client.csproj b/src/Casdoor.Client/Casdoor.Client.csproj index 939f0b9..a9b567d 100644 --- a/src/Casdoor.Client/Casdoor.Client.csproj +++ b/src/Casdoor.Client/Casdoor.Client.csproj @@ -12,6 +12,7 @@ Casdoor.Client casdoor.png + README.md The Casdoor's SDK for .NET, which will allow you to easily connect your application to the Casdoor authentication system without having to implement it from scratch. Casdoor Casdoor @@ -38,6 +39,7 @@ +