We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840d0f9 commit b494176Copy full SHA for b494176
src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj
@@ -16,7 +16,7 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Azure.Core" Version="1.43.0" />
+ <PackageReference Include="Azure.Core" Version="1.44.1" />
20
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
21
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" />
22
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="8.0.8" />
0 commit comments