-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptExternalRelates to another program, environment, or user action which we cannot control.Relates to another program, environment, or user action which we cannot control.Needs More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified
Milestone
Description
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 TypeScriptA bug in TypeScriptExternalRelates to another program, environment, or user action which we cannot control.Relates to another program, environment, or user action which we cannot control.Needs More InfoThe issue still hasn't been fully clarifiedThe issue still hasn't been fully clarified