Skip to content

Visual Studio hangs on project load. #2952

@Griffork

Description

@Griffork

I isolated it to having the following text within the .csproj file:

  <ItemGroup>
    <Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />
  </ItemGroup>

I created the project in Visual Studio 2015, and tried to open it in Visual Studio 2013 (which is where it hung).
According to this link it has something to do with the project being identified as a test project.
It is a new project that has had two folders and a handful of .ts files added to it.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptExternalRelates to another program, environment, or user action which we cannot control.Needs More InfoThe issue still hasn't been fully clarified

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions