Skip to content

Commit

Permalink
Merge pull request #1074 from icsharpcode/dependabot/nuget/Web/System…
Browse files Browse the repository at this point in the history
….Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Web
  • Loading branch information
GrahamTheCoder authored Jan 28, 2024
2 parents 2f63895 + bb08168 commit c9638f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Web/Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c9638f9

Please sign in to comment.