From feb972985696ae1cb4e7225fd4b049abaf66bc35 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 12 Feb 2025 10:22:33 +0100 Subject: [PATCH] Aggiunta nuspec x compilazione nuget Shelly --- EgwProxy.Shelly.Debug.nuspec | 26 ++++++++++++++++++++++++++ EgwProxy.Shelly.Release.nuspec | 25 +++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 EgwProxy.Shelly.Debug.nuspec create mode 100644 EgwProxy.Shelly.Release.nuspec diff --git a/EgwProxy.Shelly.Debug.nuspec b/EgwProxy.Shelly.Debug.nuspec new file mode 100644 index 0000000..1298c9b --- /dev/null +++ b/EgwProxy.Shelly.Debug.nuspec @@ -0,0 +1,26 @@ + + + + EgwProxy.Shelly + #version# + EgwProxy.Shelly + Samuele E. Locatelli, EgalWare + false + MIT + Libreria per comunicazione con dispositivi Shelly x lettura dati stato/potenza (IOB-WIN-NEXT) - beta/unstable + #releaseNotes# + #copyright# + EgwProxy.Shelly EgwProxy Shelly + + + + + + + + + + + + + \ No newline at end of file diff --git a/EgwProxy.Shelly.Release.nuspec b/EgwProxy.Shelly.Release.nuspec new file mode 100644 index 0000000..723b88b --- /dev/null +++ b/EgwProxy.Shelly.Release.nuspec @@ -0,0 +1,25 @@ + + + + EgwProxy.Shelly + #version# + EgwProxy.Shelly + Samuele E. Locatelli, EgalWare + false + MIT + Libreria per comunicazione con dispositivi Shelly x lettura dati stato/potenza (IOB-WIN-NEXT) + #releaseNotes# + #copyright# + EgwProxy.Shelly EgwProxy Shelly + + + + + + + + + + + + \ No newline at end of file