From 0b9d8fa8b2704e0eccff19ce16e29fc3744d158d Mon Sep 17 00:00:00 2001
From: L3tum <9307432+L3tum@users.noreply.github.com>
Date: Sat, 28 Dec 2019 18:43:16 +0100
Subject: [PATCH] Correct export for TS
---
HardwareInformation/Reinforced.Typings.settings.xml | 4 ++--
HardwareInformation/package.template.json | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/HardwareInformation/Reinforced.Typings.settings.xml b/HardwareInformation/Reinforced.Typings.settings.xml
index 30f2b91..0595f2a 100644
--- a/HardwareInformation/Reinforced.Typings.settings.xml
+++ b/HardwareInformation/Reinforced.Typings.settings.xml
@@ -17,7 +17,7 @@
It is not used if RtDivideTypesAmongFiles='true' specified.
Important! Do not forget to include generated file to solution.
-->
- $(ProjectDir)Scripts\project.ts
+ $(ProjectDir)Scripts\index.d.ts
- true
+ false