From 5d4a3c4a32273d1367c18c879fa1a2745d6f551b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wies=C5=82aw=20=C5=A0olt=C3=A9s?= Date: Tue, 21 Mar 2023 09:55:14 +0100 Subject: [PATCH] Set IsPackable --- ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj | 1 + ChatGPT.UI.Desktop/ChatGPT.UI.Desktop.csproj | 1 + ChatGPT.UI.iOS/ChatGPT.UI.iOS.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj b/ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj index 286e8d4c..d849b8f1 100644 --- a/ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj +++ b/ChatGPT.UI.Browser/ChatGPT.UI.Browser.csproj @@ -7,6 +7,7 @@ true true enable + False diff --git a/ChatGPT.UI.Desktop/ChatGPT.UI.Desktop.csproj b/ChatGPT.UI.Desktop/ChatGPT.UI.Desktop.csproj index 93a261ac..eb179998 100644 --- a/ChatGPT.UI.Desktop/ChatGPT.UI.Desktop.csproj +++ b/ChatGPT.UI.Desktop/ChatGPT.UI.Desktop.csproj @@ -12,6 +12,7 @@ true Assets\clipart855284.ico ChatGPT + False app.manifest diff --git a/ChatGPT.UI.iOS/ChatGPT.UI.iOS.csproj b/ChatGPT.UI.iOS/ChatGPT.UI.iOS.csproj index 5dceec62..a974957c 100644 --- a/ChatGPT.UI.iOS/ChatGPT.UI.iOS.csproj +++ b/ChatGPT.UI.iOS/ChatGPT.UI.iOS.csproj @@ -7,6 +7,7 @@ enable iossimulator-x64 True + False