Skip to content

Commit

Permalink
fix: Remove reference to Microsoft.AspNetCore.Authentication from Zit…
Browse files Browse the repository at this point in the history
…adel.csproj (#945)
  • Loading branch information
assi010 authored Dec 15, 2024
1 parent 548f693 commit b707e28
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 b707e28

Please sign in to comment.