This commit is contained in:
Lani Aung
2021-10-17 13:24:24 -06:00
parent d1d891881f
commit 36e5726eaf
9 changed files with 207 additions and 93 deletions
+1 -1
View File
@@ -6,9 +6,9 @@
</PropertyGroup>
<ItemGroup>
<TypeScriptCompile Include="Scripts\function.ts" />
<TypeScriptCompile Include="Scripts\main.ts" />
<TypeScriptCompile Include="Scripts\pto.ts" />
<TypeScriptCompile Include="Scripts\tracker.ts" />
<TypeScriptCompile Include="Scripts\utility.ts" />
</ItemGroup>