Skip to content

Commit

Permalink
Merge pull request #955 from icsharpcode/dependabot/nuget/CommandLine…
Browse files Browse the repository at this point in the history
…/CodeConv.NetFramework/System.Data.SqlClient-4.8.5

Bump System.Data.SqlClient from 4.8.1 to 4.8.5 in /CommandLine/CodeConv.NetFramework
  • Loading branch information
GrahamTheCoder authored Nov 13, 2022
2 parents 4d1845a + 54de4bd commit 7536e2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.10.56" />
<PackageReference Include="NuGet.Build.Tasks" Version="5.4.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.7.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />

<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.0.0" />
Expand Down

0 comments on commit 7536e2c

Please sign in to comment.