<PackageReference Include="Microsoft.Data.SqlClient" Version="7.1.0-preview3.26238.4" />
Microsoft.CodeAnalysis.EmbeddedAttribute
namespace Microsoft.
CodeAnalysis
{
internal sealed class EmbeddedAttribute :
Attribute
{
public EmbeddedAttribute();
}
}