File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1313/build /[Oo ]bj
1414
1515# Others
16+ /.vs
1617/_other
1718/node_modules
1819/test /typescript /* .js
Original file line number Diff line number Diff line change 88 <OutputType >Library</OutputType >
99 <OutputPath >build\bin</OutputPath >
1010 <BaseIntermediateOutputPath >build\bin</BaseIntermediateOutputPath >
11- <TargetFrameworkVersion >v4.5.3 </TargetFrameworkVersion >
11+ <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
1212 <DebugType >full</DebugType >
1313 <DebugSymbols >true</DebugSymbols >
14- <TypeScriptToolsVersion >1.1 </TypeScriptToolsVersion >
14+ <TypeScriptToolsVersion >1.5 </TypeScriptToolsVersion >
1515 <UseIISExpress >true</UseIISExpress >
1616 <IISExpressSSLPort />
1717 <IISExpressAnonymousAuthentication />
1818 <IISExpressWindowsAuthentication />
1919 <IISExpressUseClassicPipelineMode />
20+ <TargetFrameworkProfile />
21+ <UseGlobalApplicationHostFile />
2022 </PropertyGroup >
2123 <PropertyGroup >
2224 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >12.0</VisualStudioVersion >
105107 <PropertyGroup Condition =" '$(Configuration)' == 'Debug'" >
106108 <TypeScriptNoImplicitAny >True</TypeScriptNoImplicitAny >
107109 <TypeScriptCompileOnSaveEnabled >False</TypeScriptCompileOnSaveEnabled >
110+ <TypeScriptTarget >ES5</TypeScriptTarget >
108111 </PropertyGroup >
109112 <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition =" Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
110113 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments