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>1c73094f-959f-4211-b1a1-6a69b236c283</UserSecretsId>
<RootNamespace>Yavsc.Api</RootNamespace>
<RepositoryUrl>https://github.com/pazof/yavsc</RepositoryUrl>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" />