Updated TypeScript to version 1.4.

Download from here: https://visualstudiogallery.msdn.microsoft.com/2d42d8dc-e085-45eb-a30b-3f7d50d55304
This commit is contained in:
Daniel Stolt
2015-02-23 15:23:15 +01:00
parent 102fb14d9a
commit caa50ad440
4 changed files with 16 additions and 30 deletions

View File

@@ -25,7 +25,7 @@
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<TypeScriptToolsVersion>1.0</TypeScriptToolsVersion>
<TypeScriptToolsVersion>1.4</TypeScriptToolsVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>