Skip to content

Commit

Permalink
Merge pull request #151 from d4software/dependabot/nuget/Web/System.D…
Browse files Browse the repository at this point in the history
…ata.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Web
  • Loading branch information
d4nt authored Feb 28, 2024
2 parents 407f731 + d96b3cc commit 1cfde02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web/QueryTree.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.11" />
<PackageReference Include="OfficeOpenXml.Core.ExcelPackage" Version="1.0.0" />
<PackageReference Include="Respond" Version="1.4.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="Hangfire.SQLite" Version="1.4.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageReference Include="System.Reflection" Version="4.3.0" />
Expand Down

0 comments on commit 1cfde02

Please sign in to comment.