Skip to content

Commit

Permalink
Upgrade Azure.Core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
asvishnyakov authored Oct 22, 2024
1 parent 840d0f9 commit 2d55e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.43.0" />
<PackageReference Include="Azure.Core" Version="1.44.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="8.0.8" />
Expand Down

0 comments on commit 2d55e64

Please sign in to comment.