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