Skip to content

Commit

Permalink
Bump System.Data.Sqlclient in /src/Weather.Integrations
Browse files Browse the repository at this point in the history
Bumps [System.Data.Sqlclient](https://github.com/dotnet/corefx) from 4.5.0 to 4.8.6.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 144ad6d commit a5e51af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Weather.Integrations/Weather.Integrations.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="2.3.2" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.1" />
<PackageReference Include="Serilog" Version="2.7.1" />
<PackageReference Include="System.Data.Sqlclient" Version="4.5.0" />
<PackageReference Include="System.Data.Sqlclient" Version="4.8.6" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Weather.Models\Weather.Models.fsproj" />
Expand Down

0 comments on commit a5e51af

Please sign in to comment.