This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Configured WebMVC project to use Typescript 3.0
pull/735/head
rafsanulhasan
6 years ago
parent
d6c9923b08
commit
e5aece2e35
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/Web/WebSPA/WebSPA.csproj
+ 1
- 0
src/Web/WebSPA/WebSPA.csproj
View File
@ -8,6 +8,7 @@
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
<GeneratedItemPatterns>wwwroot/dist/**</GeneratedItemPatterns>
<DefaultItemExcludes>$(DefaultItemExcludes);$(GeneratedItemPatterns)</DefaultItemExcludes>
<TypeScriptToolsVersion>3.0</TypeScriptToolsVersion>
</PropertyGroup>
<ItemGroup>
Write
Preview
Loading…
Cancel
Save