Merge pull request #2120 from wabbajack-tools/dependabot/nuget/System.Data.SqlClient-4.8.4

Bump System.Data.SqlClient from 4.8.3 to 4.8.4
This commit is contained in:
Timothy Baldridge 2022-10-31 20:53:36 -06:00 committed by GitHub
commit a1d1880d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
<PackageReference Include="Nettle" Version="1.3.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.4" />
</ItemGroup>
<ItemGroup>