File tree Expand file tree Collapse file tree 2 files changed +28
-2
lines changed
AbpCompanyName.AbpProjectName.WebMpa
AbpCompanyName.AbpProjectName.WebSpaAngular Expand file tree Collapse file tree 2 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 24
24
<RestorePackages >true</RestorePackages >
25
25
<UseGlobalApplicationHostFile />
26
26
<TargetFrameworkProfile />
27
- <TypeScriptToolsVersion >2.2 </TypeScriptToolsVersion >
27
+ <TypeScriptToolsVersion >Latest </TypeScriptToolsVersion >
28
28
<NuGetPackageImportStamp >
29
29
</NuGetPackageImportStamp >
30
30
<Use64BitIISExpress />
41
41
<DefineConstants >DEBUG;TRACE</DefineConstants >
42
42
<ErrorReport >prompt</ErrorReport >
43
43
<WarningLevel >4</WarningLevel >
44
+ <TypeScriptTarget >ES5</TypeScriptTarget >
45
+ <TypeScriptJSXEmit >None</TypeScriptJSXEmit >
46
+ <TypeScriptModuleKind />
47
+ <TypeScriptCompileOnSaveEnabled >True</TypeScriptCompileOnSaveEnabled >
48
+ <TypeScriptNoImplicitAny >False</TypeScriptNoImplicitAny >
49
+ <TypeScriptRemoveComments >False</TypeScriptRemoveComments >
50
+ <TypeScriptOutFile />
51
+ <TypeScriptOutDir />
52
+ <TypeScriptGeneratesDeclarations >False</TypeScriptGeneratesDeclarations >
53
+ <TypeScriptNoEmitOnError >True</TypeScriptNoEmitOnError >
54
+ <TypeScriptSourceMap >True</TypeScriptSourceMap >
55
+ <TypeScriptMapRoot />
56
+ <TypeScriptSourceRoot />
44
57
</PropertyGroup >
45
58
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
46
59
<DebugType >pdbonly</DebugType >
Original file line number Diff line number Diff line change 24
24
<RestorePackages >true</RestorePackages >
25
25
<UseGlobalApplicationHostFile />
26
26
<TargetFrameworkProfile />
27
- <TypeScriptToolsVersion >2.2 </TypeScriptToolsVersion >
27
+ <TypeScriptToolsVersion >Latest </TypeScriptToolsVersion >
28
28
<NuGetPackageImportStamp >
29
29
</NuGetPackageImportStamp >
30
30
<Use64BitIISExpress />
41
41
<DefineConstants >DEBUG;TRACE</DefineConstants >
42
42
<ErrorReport >prompt</ErrorReport >
43
43
<WarningLevel >4</WarningLevel >
44
+ <TypeScriptTarget >ES5</TypeScriptTarget >
45
+ <TypeScriptJSXEmit >None</TypeScriptJSXEmit >
46
+ <TypeScriptModuleKind />
47
+ <TypeScriptCompileOnSaveEnabled >True</TypeScriptCompileOnSaveEnabled >
48
+ <TypeScriptNoImplicitAny >False</TypeScriptNoImplicitAny >
49
+ <TypeScriptRemoveComments >False</TypeScriptRemoveComments >
50
+ <TypeScriptOutFile />
51
+ <TypeScriptOutDir />
52
+ <TypeScriptGeneratesDeclarations >False</TypeScriptGeneratesDeclarations >
53
+ <TypeScriptNoEmitOnError >True</TypeScriptNoEmitOnError >
54
+ <TypeScriptSourceMap >True</TypeScriptSourceMap >
55
+ <TypeScriptMapRoot />
56
+ <TypeScriptSourceRoot />
44
57
</PropertyGroup >
45
58
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
46
59
<DebugType >pdbonly</DebugType >
You can’t perform that action at this time.
0 commit comments