Added typescript support

This commit is contained in:
hak8or 2018-02-28 23:46:02 -05:00
parent 5c74e2016a
commit ac749b1300
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<TypeScriptToolsVersion>2.5</TypeScriptToolsVersion>
</PropertyGroup>
<!-- Job System -->