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