Skip to content

TypeScript SDK installer doesn't install targets for BuildTools  #16758

@stffabi

Description

@stffabi

TypeScript Version: SDK installer 2.3.3

Prerequisites: Machine with only the BuildTools for Visual Studio 2017 installed.

Expected behavior:

Installing the TypeScript SDK on a machine with only BuildTools 2017 intalled, the SDK installer should also install the needed msbuild targets and props under the folder C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\Microsoft\VisualStudio\v15.0\TypeScript. The SDK itself is installed as expected in the folder C:\Program Files (x86)\Microsoft SDKs\TypeScript.

Actual behavior:

The msbuild files under C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\Microsoft\VisualStudio\v15.0\TypeScript are missing. It seems like currently these are only installed if a full VisualStudio installation could be found.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptVisual StudioIntegration with Visual Studio

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions