repo refs

This commit is contained in:
Paul Schneider 2026-05-24 20:55:29 +01:00
commit 3b4376a5f0
4 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>53bd70e8-ff81-497a-847f-a15fd8ea7a09</UserSecretsId>
<RootNamespace>Yavsc.Server</RootNamespace>
<RepositoryUrl>https://github.com/pazof/yavsc</RepositoryUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="HigginsSoft.IdentityServer8.EntityFramework" />