From d55b8eeeba9408b950f2731512bf9fc3fbcae5b7 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Mon, 18 Jul 2022 20:56:09 -0400 Subject: [PATCH] Turn 'self contained' back on --- Source/AppScaffolding/AppScaffolding.csproj | 2 +- Source/Hangover/Properties/PublishProfiles/FolderProfile.pubxml | 2 +- .../LibationCli/Properties/PublishProfiles/FolderProfile.pubxml | 2 +- .../Properties/PublishProfiles/FolderProfile.pubxml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/AppScaffolding/AppScaffolding.csproj b/Source/AppScaffolding/AppScaffolding.csproj index aba95c02..bb39325d 100644 --- a/Source/AppScaffolding/AppScaffolding.csproj +++ b/Source/AppScaffolding/AppScaffolding.csproj @@ -2,7 +2,7 @@ net6.0-windows - 8.2.0.1 + 8.2.1.1 diff --git a/Source/Hangover/Properties/PublishProfiles/FolderProfile.pubxml b/Source/Hangover/Properties/PublishProfiles/FolderProfile.pubxml index 3ed14ad3..796e806b 100644 --- a/Source/Hangover/Properties/PublishProfiles/FolderProfile.pubxml +++ b/Source/Hangover/Properties/PublishProfiles/FolderProfile.pubxml @@ -10,7 +10,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem net6.0-windows win-x64 - false + true false \ No newline at end of file diff --git a/Source/LibationCli/Properties/PublishProfiles/FolderProfile.pubxml b/Source/LibationCli/Properties/PublishProfiles/FolderProfile.pubxml index 3ed14ad3..796e806b 100644 --- a/Source/LibationCli/Properties/PublishProfiles/FolderProfile.pubxml +++ b/Source/LibationCli/Properties/PublishProfiles/FolderProfile.pubxml @@ -10,7 +10,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem net6.0-windows win-x64 - false + true false \ No newline at end of file diff --git a/Source/LibationWinForms/Properties/PublishProfiles/FolderProfile.pubxml b/Source/LibationWinForms/Properties/PublishProfiles/FolderProfile.pubxml index 806982d7..210b6d17 100644 --- a/Source/LibationWinForms/Properties/PublishProfiles/FolderProfile.pubxml +++ b/Source/LibationWinForms/Properties/PublishProfiles/FolderProfile.pubxml @@ -10,7 +10,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. FileSystem net6.0-windows win-x64 - false + true false \ No newline at end of file