Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlite package depends on Microsoft.Data.SqlClient #1418

Open
palhal opened this issue Feb 26, 2024 · 0 comments
Open

Sqlite package depends on Microsoft.Data.SqlClient #1418

palhal opened this issue Feb 26, 2024 · 0 comments

Comments

@palhal
Copy link

palhal commented Feb 26, 2024

I'm just curious why the Sqlite package is dependent on Microsoft.Data.SqlClient. This is causing problems for us with version 8.0.2 because:

Microsoft.Data.SqlClient >= 5.1.4 depends on
Microsoft.Identity.Client >= 4.56.0 which depends on
Microsoft.Web.WebView2 which uses
Microsoft.WindowsDesktop.App framework.

Our applications are console based only, targeting net8.0-windows.

Dependency seen here:

<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />

Related: AzureAD/microsoft-authentication-library-for-dotnet#4468

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant