We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 521cbde + fb511c9 commit 468e3d5Copy full SHA for 468e3d5
PathfinderHonorManager/PathfinderHonorManager.csproj
@@ -27,7 +27,7 @@
27
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.1" />
28
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.1" />
29
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.1" />
30
- <PackageReference Include="Microsoft.Identity.Web" Version="3.6.0" />
+ <PackageReference Include="Microsoft.Identity.Web" Version="3.6.1" />
31
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
32
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
33
</ItemGroup>
0 commit comments