Work around sdk 1.1 compat bug
Recent builds of the SDK introduced a bug around referencing netstandard 1.6 projects. This trigged on several Roslyn projects and cause build breaks with newer builds of VS. Suppressing the check for now. Will undo when we move to 2.0 SDK https://github.com/dotnet/roslyn/issues/21183
想要评论请 注册 或 登录