You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Few years ago, Microsoft changed namespaces for the new packages of System.Data to Microsoft.Data. The new packages are recomended to use. There are two packages that can be replaced to the supported ones.
Few years ago, Microsoft changed namespaces for the new packages of
System.Data
toMicrosoft.Data
. The new packages are recomended to use. There are two packages that can be replaced to the supported ones.Dapper/Directory.Packages.props
Line 41 in 4e57602
to https://www.nuget.org/packages/Microsoft.Data.SqlClient
and
Dapper/Directory.Packages.props
Line 42 in 4e57602
to https://www.nuget.org/packages/Microsoft.Data.SQLite
The text was updated successfully, but these errors were encountered: