From 327d09c63b5df79263aee3fb52edada00dd3b4cb Mon Sep 17 00:00:00 2001 From: Adriano Serighelli Date: Mon, 1 Dec 2025 17:03:50 -0300 Subject: [PATCH] =?UTF-8?q?Corre=C3=A7=C3=A3o=20de=20configura=C3=A7=C3=B5?= =?UTF-8?q?es=20de=20publica=C3=A7=C3=A3o.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Download Faturas/Download Faturas.csproj | 3 +-- .../Properties/PublishProfiles/FolderProfile.pubxml | 4 ++-- Faturas/Faturas.csproj | 1 + Webhook 4docs/Webhook 4docs.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Download Faturas/Download Faturas.csproj b/Download Faturas/Download Faturas.csproj index 31c5b68..afbb3da 100644 --- a/Download Faturas/Download Faturas.csproj +++ b/Download Faturas/Download Faturas.csproj @@ -2,7 +2,7 @@ Exe - net9.0-windows10.0.17763.0 + net9.0 Download_Faturas enable enable @@ -40,7 +40,6 @@ - diff --git a/Download Faturas/Properties/PublishProfiles/FolderProfile.pubxml b/Download Faturas/Properties/PublishProfiles/FolderProfile.pubxml index 1b4057c..847cfae 100644 --- a/Download Faturas/Properties/PublishProfiles/FolderProfile.pubxml +++ b/Download Faturas/Properties/PublishProfiles/FolderProfile.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - X:\Back\Carteira x.x\4Docs\WebHook + X:\Back\Carteira x.x\4Docs FileSystem - net8.0-windows10.0.17763.0 + net9.0 win-x64 true true diff --git a/Faturas/Faturas.csproj b/Faturas/Faturas.csproj index 0332609..b15f435 100644 --- a/Faturas/Faturas.csproj +++ b/Faturas/Faturas.csproj @@ -4,6 +4,7 @@ net9.0 enable enable + x64 diff --git a/Webhook 4docs/Webhook 4docs.csproj b/Webhook 4docs/Webhook 4docs.csproj index 6c68af3..a7bbde5 100644 --- a/Webhook 4docs/Webhook 4docs.csproj +++ b/Webhook 4docs/Webhook 4docs.csproj @@ -1,7 +1,7 @@  - net9.0-windows10.0.17763.0 + net9.0 enable enable Webhook_4docs