Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abbgrade committed Nov 24, 2023
1 parent ff83e1f commit de5441e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PsSqlClient/PsSqlClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="System.Management.Automation" Version="7.2.13" />
<PackageReference Include="System.Management.Automation" Version="7.2.17" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
</ItemGroup>

Expand Down

0 comments on commit de5441e

Please sign in to comment.