Skip to content

Commit

Permalink
Remove reference to Microsoft.AspNetCore.Authentication from Zitadel.…
Browse files Browse the repository at this point in the history
…csproj
  • Loading branch information
assi010 committed Dec 9, 2024
1 parent 548f693 commit 7d330c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Zitadel/Zitadel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<PackageReference Include="Grpc.Net.Common" Version="2.67.0" />
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0"/>
<PackageReference Include="jose-jwt" Version="5.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0"/>
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
Expand Down

0 comments on commit 7d330c9

Please sign in to comment.