Hi,
I'm getting these typescript errors when I try to build SDK 10 using MSBUILD in Developer Command Prompt for VS 2017:
error MSB4064: The "ComputeOutputOnly" parameter is not supported by the "VsTsc" task. Verify the parameter exists on the task, and it is a settable public instance property.
error MSB4063: The "VsTsc" task could not be initialized with its input parameters.
Anyone having the same problem ?
Thank you.