Skip to content

Commit 5c90d7e

Browse files
Upgrade System.Data.SqlClient to version 4.8.5 (#967)
1 parent fc3e1d1 commit 5c90d7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Azure.Functions.PowerShellWorker.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
2525
<PackageReference Include="CommandLineParser" Version="2.9.1" />
2626
<PackageReference Include="Google.Protobuf" Version="3.21.9" />
2727
<PackageReference Include="System.DirectoryServices.Protocols" Version="5.0.1" />
28+
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
2829
</ItemGroup>
2930

3031
<ItemGroup>

0 commit comments

Comments
 (0)