Skip to content

Commit 48f98b3

Browse files
Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Func
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3284c3d commit 48f98b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Func/Func.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
1717
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
1818
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
19-
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
19+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
2020
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
2121
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.2.0" />
2222
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.2.0" />

0 commit comments

Comments
 (0)