We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c07adb4 + 1ec691b commit f9d3c70Copy full SHA for f9d3c70
1 file changed
src/Backend/Backend.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.8" />
13
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.7" />
14
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="4.8.0" />
15
- <PackageReference Include="Microsoft.Identity.Web" Version="4.7.0" />
+ <PackageReference Include="Microsoft.Identity.Web" Version="4.9.0" />
16
</ItemGroup>
17
18
</Project>
0 commit comments