Skip to content

Commit

Permalink
Update dependency Microsoft.Data.SqlClient to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 9eb26e1 commit d141698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="6.0.1" />
<PackageVersion Include="Microsoft.DurableTask.Abstractions" Version="1.7.0" />
<PackageVersion Include="Microsoft.DurableTask.Client" Version="1.7.0" />
<PackageVersion Include="Microsoft.DurableTask.Client.OrchestrationServiceClientShim" Version="1.7.0" />
Expand Down

0 comments on commit d141698

Please sign in to comment.