<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview2.25289.6" />
Microsoft.Data.ResCategoryAttribute
namespace Microsoft.
Data
{
internal sealed class ResCategoryAttribute :
CategoryAttribute
{
public ResCategoryAttribute(
string category);
}
}