Skip to content

Commit b494176

Browse files
authored
Upgrade Azure.Core dependency (#2854)
1 parent 840d0f9 commit b494176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Azure.Core" Version="1.43.0" />
19+
<PackageReference Include="Azure.Core" Version="1.44.1" />
2020
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
2121
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" />
2222
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="8.0.8" />

0 commit comments

Comments
 (0)