From 8f061276bf12225c92df5a505b1c58079e07e740 Mon Sep 17 00:00:00 2001
From: wireless90 <12537739+wireless90@users.noreply.github.com>
Date: Wed, 10 Jan 2024 01:55:22 +0800
Subject: [PATCH] added build targets to support 4.8.1
---
IotaSDK.NET/IotaSDK.NET.csproj | 9 +++++++++
IotaSDK.NET/build/net48/IotaSDK.targets | 8 ++++++++
2 files changed, 17 insertions(+)
create mode 100644 IotaSDK.NET/build/net48/IotaSDK.targets
diff --git a/IotaSDK.NET/IotaSDK.NET.csproj b/IotaSDK.NET/IotaSDK.NET.csproj
index b8821b2..383c389 100644
--- a/IotaSDK.NET/IotaSDK.NET.csproj
+++ b/IotaSDK.NET/IotaSDK.NET.csproj
@@ -80,5 +80,14 @@
+
+
+ true
+ build\net48\
+
+
+
+
+
diff --git a/IotaSDK.NET/build/net48/IotaSDK.targets b/IotaSDK.NET/build/net48/IotaSDK.targets
new file mode 100644
index 0000000..a34612e
--- /dev/null
+++ b/IotaSDK.NET/build/net48/IotaSDK.targets
@@ -0,0 +1,8 @@
+
+
+
+
+
+