Hi,
I get this error when I build SDK 10 using MSUBILD:
"c:\SDK10\dirs.proj" (rebuild target) (1) ->
"c:\SDK10\Pos\ModernPos.sln" (Rebuild target) (83) ->
"c:\SDK10\Pos\App\Pos.App.jsproj.metaproj" (Rebuild target) (84) ->
"c:\SDK10\Pos\App\Pos.App.jsproj" (Rebuild target) (86) ->
(PreComputeCompileTypeScript target) ->
c:\SDK10\References\Microsoft.TypeScript.MSBuild.2.2.2\tools\microsoft.TypeScript.targets(216,7): 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.
[c:\SDK10\Pos\App\Pos.App.jsproj]
c:\SDK10\References\Microsoft.TypeScript.MSBuild.2.2.2\tools\microsoft.TypeScript.targets(200,5): error MSB4063: The "VsTsc" task could not be initialized with its input parameters. [c:\SDK10\Pos\App\Pos.App.jsproj]
Anyone getting the same error?
Thank you