Skip to content

Commit

Permalink
Merge pull request #17 from ewdlop/dependabot/nuget/CSharpClassLibrar…
Browse files Browse the repository at this point in the history
…y/System.Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /CSharpClassLibrary
  • Loading branch information
ewdlop authored Dec 7, 2024
2 parents d2b9096 + b95be7f commit 6d2f98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSharpClassLibrary/CSharpClassLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.Security.Permissions" Version="6.0.0" />
<PackageReference Include="CSharpFunctionalExtensions" Version="2.24.3" />
Expand Down

0 comments on commit 6d2f98e

Please sign in to comment.