microsoft / microsoft/nodejstools
Project does not build with correct version of TSC
Open
@PranavSenthilnathan is already working on this.
Since Apr 3, 2019.
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 355
- PR merge metrics
- No merged PRs in 30d
Description
Expected Behavior
Each project use specified version of TSC
Actual Behavior
Build using lowest version across different projects in the same solution
- NTVS Version: Latest
- Visual Studio Version: 15.8.3
- Node.js Version: 10.10
Steps to Reproduce
- Have two projects in SLN file
- One should have set TypeScriptVersion = 2.8 , Second TypeScriptVersion 3.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.