From 7136a93c7657c2fd07c61f3bc2cd9ac72f39c1ef Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Mon, 3 Oct 2022 21:52:03 +0700 Subject: [PATCH] change name and remove debug symbols on release --- TorchRemote.Models/TorchRemote.Models.csproj | 4 ++++ TorchRemote.Plugin/manifest.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/TorchRemote.Models/TorchRemote.Models.csproj b/TorchRemote.Models/TorchRemote.Models.csproj index 838ba10..7706a08 100644 --- a/TorchRemote.Models/TorchRemote.Models.csproj +++ b/TorchRemote.Models/TorchRemote.Models.csproj @@ -7,6 +7,10 @@ 10 + + none + + diff --git a/TorchRemote.Plugin/manifest.xml b/TorchRemote.Plugin/manifest.xml index 9a29c5c..afbc52c 100644 --- a/TorchRemote.Plugin/manifest.xml +++ b/TorchRemote.Plugin/manifest.xml @@ -1,6 +1,6 @@ - TorchRemote.Plugin + Torch Remote 284017F3-9682-4841-A544-EB04DB8CB9BA v1.0.2 \ No newline at end of file