Skip to content

Commit

Permalink
Bump System.Data.SqlClient in /ch9_release/src/Tailwind.Traders.Web
Browse files Browse the repository at this point in the history
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wulfland committed Dec 28, 2021
1 parent 0de5845 commit 656ed2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.6.0" />
<PackageReference Include="MongoDB.Driver" Version="2.14.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0006" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 656ed2c

Please sign in to comment.