Skip to content

Commit

Permalink
Merge pull request #1076 from icsharpcode/dependabot/nuget/Func/Syste…
Browse files Browse the repository at this point in the history
…m.Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Func
  • Loading branch information
GrahamTheCoder authored Jan 28, 2024
2 parents c2b751a + 48f98b3 commit c3ecf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Func/Func.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.2.0" />
Expand Down

0 comments on commit c3ecf52

Please sign in to comment.