Skip to content

Consolidate external dependencies #80

@adecler

Description

@adecler

Broken rules:

Microsoft.Data.SqlClient creates a dependency to Azure.Identity that has a conflicting version .

Image

Suggestions to restore compliance:

Since the SqlClient is only used in the SQL Toolkit, the simplest solution is to upgrade the SqlClient package to version 7.0.0, which effectively removes that dependency altogether.

Metadata

Metadata

Assignees

Labels

type:complianceNon-conforming to code guidelines

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions