Skip to content

Commit

Permalink
fix dependency issue in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm360 committed Sep 24, 2024
1 parent 15e8e10 commit 8233cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EthernaSSO/EthernaSSO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
<PackageReference Include="MongODM" Version="0.24.0" />
<PackageReference Include="MongODM.AspNetCore.UI" Version="0.24.0" />
Expand Down

0 comments on commit 8233cc5

Please sign in to comment.