diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-08-19 22:39:04 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-08-19 22:39:04 +0200 |
| commit | 14f4d824b03a0ef6ffdb1fe8b80a67f335cb4f75 (patch) | |
| tree | 1e5e2be95ce1c41e918e02004e743d813b5636c7 /server/src/IOL.GreatOffice.Api.csproj | |
| parent | 4ab32ee8539e5055aa5270af1b42bae667d6c95f (diff) | |
| download | greatoffice-14f4d824b03a0ef6ffdb1fe8b80a67f335cb4f75.tar.xz greatoffice-14f4d824b03a0ef6ffdb1fe8b80a67f335cb4f75.zip | |
feat: Remove all code related to github login
Diffstat (limited to 'server/src/IOL.GreatOffice.Api.csproj')
| -rw-r--r-- | server/src/IOL.GreatOffice.Api.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/src/IOL.GreatOffice.Api.csproj b/server/src/IOL.GreatOffice.Api.csproj index a560f6a..0b3d37e 100644 --- a/server/src/IOL.GreatOffice.Api.csproj +++ b/server/src/IOL.GreatOffice.Api.csproj @@ -10,7 +10,6 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="AspNet.Security.OAuth.GitHub" Version="6.0.6" /> <PackageReference Include="Duende.IdentityServer" Version="6.1.2" /> <PackageReference Include="Duende.IdentityServer.EntityFramework.Storage" Version="6.1.2" /> <PackageReference Include="EFCore.NamingConventions" Version="6.0.0" /> |
