dotnet / dotnet/aspnetcore

Lastest Microsoft.Extensions.Caching.SqlServer/10.0.7 references old Microsoft.Data.SqlClient 5.2.2

Open
#66,636 2 comments 0 reactions 0 assignees View on GitHub
area-middleware bug
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Describe the bug

Lastest Microsoft.Extensions.Caching.SqlServer/10.0.7 references old Microsoft.Data.SqlClient 5.2.2

If efcore gets Microsoft.Data.SqlClient at 6.x and 5.x is never published and is missing firing exheption
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Data.SqlClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5'. The system cannot find the file specified

### Expected Behavior

_No response_

### Steps To Reproduce

_No response_

### Exceptions (if any)

_No response_

### .NET Version

_No response_

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.