Skip to content

Commit

Permalink
Fixing #292 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lkurzyniec committed Apr 25, 2024
1 parent c1bf411 commit cea4555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Expand Up @@ -53,6 +53,7 @@
<ItemGroup>
<PackageVersion Include="Azure.Identity" Version="1.11.2" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.0" />
<PackageVersion Include="Microsoft.Identity.Client" Version="4.60.3" />
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageVersion Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
Expand Down

0 comments on commit cea4555

Please sign in to comment.