You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon a fresh clone (d6a6c26), I get the following error message when trying to build in Visual Studio 2013 (with the Visual Studio 2013 SDK installed):
CSC : error CS1748: Cannot find the interop type that matches the embedded interop type 'Microsoft.Internal.VisualStudio.Shell.Interop.IVsExtensionManagerPrivate'. Are you missing an assembly reference?
CSC : error CS1748: Cannot find the interop type that matches the embedded interop type 'Microsoft.Internal.VisualStudio.Shell.Interop.IVsExtensionManagerPrivate2'. Are you missing an assembly reference?
Any suggestions?
The text was updated successfully, but these errors were encountered:
Hi,
Upon a fresh clone (d6a6c26), I get the following error message when trying to build in Visual Studio 2013 (with the Visual Studio 2013 SDK installed):
Any suggestions?
The text was updated successfully, but these errors were encountered: