We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c1d08b + 957333b commit 0463f03Copy full SHA for 0463f03
src/ArbitraryAspNetCoreWebApi/ArbitraryAspNetCoreWebApi.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.11" NoWarn="NU1605" />
14
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.11" />
15
<PackageReference Include="Microsoft.Identity.Web" Version="4.1.0" />
16
- <PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="4.0.1" />
+ <PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="4.1.0" />
17
</ItemGroup>
18
19
</Project>
0 commit comments