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 @@ +