Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gterdem committed Jul 14, 2023
1 parent 32b3879 commit 115d5a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gte.Abp.Keycloak.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/gterdem/keycloak/</RepositoryUrl>
<PackageReadmeFile>NuGet.md</PackageReadmeFile>
<PackageReadmeFile>ReadMe.md</PackageReadmeFile>
<PackageTags>aspnetcore abp framework keycloak module maui blazor mvc csharp webapp</PackageTags>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<!-- Include symbol files (*.pdb) in the built .nupkg -->
Expand All @@ -32,7 +32,7 @@
</PropertyGroup>

<ItemGroup>
<None Include=".\nuget\NuGet.md" Pack="true" PackagePath="\" />
<None Include="ReadMe.md" Pack="true" PackagePath="\" />
<None Include=".\nuget\abp_maskot_nupkg.png" Pack="true" PackagePath="\"/>
</ItemGroup>

Expand Down
File renamed without changes.

0 comments on commit 115d5a9

Please sign in to comment.