Skip to content

Commit

Permalink
Upgrade System.Data.SqlClient to version 4.8.5 (#967)
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco-Gamino authored Jun 26, 2023
1 parent fc3e1d1 commit 5c90d7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Microsoft.Azure.Functions.PowerShellWorker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Google.Protobuf" Version="3.21.9" />
<PackageReference Include="System.DirectoryServices.Protocols" Version="5.0.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5c90d7e

Please sign in to comment.