Skip to content

Conversation

DavoudEshtehari
Copy link
Contributor

@DavoudEshtehari DavoudEshtehari commented Sep 28, 2021

"Microsoft.VSDesigner" hasn't supported Microsoft.Data.SqlClient yet. And using it causes some exceptions on VS and the release process.

Similar issue #1110

@JRahnama
Copy link
Contributor

JRahnama commented Sep 28, 2021

NIT: what about the constant defined in the internal static class AssemblyRef

namespace Microsoft.Data.SqlClient
{
    internal static class AssemblyRef
    {
        internal const string MicrosoftVSDesigner = "Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, 
    }
}

Should we take it out that constant string as well?

@DavoudEshtehari DavoudEshtehari merged commit c8c8fe4 into dotnet:main Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants