diff --git a/Source/HangoverAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml b/Source/HangoverAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml index 11791d50..9b2a3ee4 100644 --- a/Source/HangoverAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml +++ b/Source/HangoverAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - ..\bin\Release\linux-chardonnay - FileSystem - net6.0 - linux-x64 - true - false - false - + + Release + Any CPU + ..\bin\Publish\linux-chardonnay + FileSystem + net6.0 + linux-x64 + true + false + false + \ No newline at end of file diff --git a/Source/HangoverAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml b/Source/HangoverAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml index b982645c..375935b6 100644 --- a/Source/HangoverAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml +++ b/Source/HangoverAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml @@ -6,12 +6,12 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\bin\Release\macos-chardonnay + ..\bin\Publish\macos-chardonnay FileSystem net6.0 osx-x64 - true - false - false + true + false + false \ No newline at end of file diff --git a/Source/HangoverAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml b/Source/HangoverAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml index 1490c0a5..bdce48eb 100644 --- a/Source/HangoverAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml +++ b/Source/HangoverAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\bin\Release\win-chardonnay + ..\bin\Publish\win-chardonnay FileSystem net6.0 win-x64 diff --git a/Source/HangoverWinForms/Properties/PublishProfiles/WindowsProfile.pubxml b/Source/HangoverWinForms/Properties/PublishProfiles/WindowsProfile.pubxml index e7b93c9c..708a4cb7 100644 --- a/Source/HangoverWinForms/Properties/PublishProfiles/WindowsProfile.pubxml +++ b/Source/HangoverWinForms/Properties/PublishProfiles/WindowsProfile.pubxml @@ -6,12 +6,12 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\bin\publish\classic + ..\bin\Publish\classic FileSystem net6.0-windows win-x64 true false - false + false \ No newline at end of file diff --git a/Source/LibationAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml b/Source/LibationAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml index 11791d50..9b2a3ee4 100644 --- a/Source/LibationAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml +++ b/Source/LibationAvalonia/Properties/PublishProfiles/LinuxProfile.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - ..\bin\Release\linux-chardonnay - FileSystem - net6.0 - linux-x64 - true - false - false - + + Release + Any CPU + ..\bin\Publish\linux-chardonnay + FileSystem + net6.0 + linux-x64 + true + false + false + \ No newline at end of file diff --git a/Source/LibationAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml b/Source/LibationAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml index 51602bd3..375935b6 100644 --- a/Source/LibationAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml +++ b/Source/LibationAvalonia/Properties/PublishProfiles/MacOSProfile.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - ..\bin\Release\macos-chardonnay - FileSystem - net6.0 - osx-x64 - true - false - false - + + Release + Any CPU + ..\bin\Publish\macos-chardonnay + FileSystem + net6.0 + osx-x64 + true + false + false + \ No newline at end of file diff --git a/Source/LibationAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml b/Source/LibationAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml index 1490c0a5..bdce48eb 100644 --- a/Source/LibationAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml +++ b/Source/LibationAvalonia/Properties/PublishProfiles/WindowsProfile.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\bin\Release\win-chardonnay + ..\bin\Publish\win-chardonnay FileSystem net6.0 win-x64 diff --git a/Source/LibationCli/Properties/PublishProfiles/LinuxProfile.pubxml b/Source/LibationCli/Properties/PublishProfiles/LinuxProfile.pubxml index 11791d50..9b2a3ee4 100644 --- a/Source/LibationCli/Properties/PublishProfiles/LinuxProfile.pubxml +++ b/Source/LibationCli/Properties/PublishProfiles/LinuxProfile.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - ..\bin\Release\linux-chardonnay - FileSystem - net6.0 - linux-x64 - true - false - false - + + Release + Any CPU + ..\bin\Publish\linux-chardonnay + FileSystem + net6.0 + linux-x64 + true + false + false + \ No newline at end of file diff --git a/Source/LibationCli/Properties/PublishProfiles/MacOSProfile.pubxml b/Source/LibationCli/Properties/PublishProfiles/MacOSProfile.pubxml index 51602bd3..375935b6 100644 --- a/Source/LibationCli/Properties/PublishProfiles/MacOSProfile.pubxml +++ b/Source/LibationCli/Properties/PublishProfiles/MacOSProfile.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - ..\bin\Release\macos-chardonnay - FileSystem - net6.0 - osx-x64 - true - false - false - + + Release + Any CPU + ..\bin\Publish\macos-chardonnay + FileSystem + net6.0 + osx-x64 + true + false + false + \ No newline at end of file diff --git a/Source/LibationCli/Properties/PublishProfiles/WindowsProfile.pubxml b/Source/LibationCli/Properties/PublishProfiles/WindowsProfile.pubxml index 24f5783e..bdce48eb 100644 --- a/Source/LibationCli/Properties/PublishProfiles/WindowsProfile.pubxml +++ b/Source/LibationCli/Properties/PublishProfiles/WindowsProfile.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - ..\bin\Release\win-chardonnay - FileSystem - net6.0 - win-x64 - true - false - false - + + Release + Any CPU + ..\bin\Publish\win-chardonnay + FileSystem + net6.0 + win-x64 + true + false + false + \ No newline at end of file diff --git a/Source/LibationWinForms/Properties/PublishProfiles/WindowsProfile.pubxml b/Source/LibationWinForms/Properties/PublishProfiles/WindowsProfile.pubxml index 42823787..e3a5e4e2 100644 --- a/Source/LibationWinForms/Properties/PublishProfiles/WindowsProfile.pubxml +++ b/Source/LibationWinForms/Properties/PublishProfiles/WindowsProfile.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\bin\publish\classic + ..\bin\Publish\classic FileSystem net6.0-windows win-x64 diff --git a/Source/LoadByOS/LinuxConfigApp/PublishProfiles/LinuxProfile.pubxml b/Source/LoadByOS/LinuxConfigApp/PublishProfiles/LinuxProfile.pubxml index 93574d90..87456e98 100644 --- a/Source/LoadByOS/LinuxConfigApp/PublishProfiles/LinuxProfile.pubxml +++ b/Source/LoadByOS/LinuxConfigApp/PublishProfiles/LinuxProfile.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\..\bin\Release\linux-chardonnay + ..\..\bin\Publish\linux-chardonnay FileSystem net6.0 linux-x64 diff --git a/Source/LoadByOS/MacOSConfigApp/PublishProfiles/MacOSProfile.pubxml b/Source/LoadByOS/MacOSConfigApp/PublishProfiles/MacOSProfile.pubxml index 80fb723d..7d7e53ee 100644 --- a/Source/LoadByOS/MacOSConfigApp/PublishProfiles/MacOSProfile.pubxml +++ b/Source/LoadByOS/MacOSConfigApp/PublishProfiles/MacOSProfile.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\..\bin\Release\macos-chardonnay + ..\..\bin\Publish\macos-chardonnay FileSystem net6.0 osx-x64 diff --git a/Source/LoadByOS/WindowsConfigApp/PublishProfiles/WindowsProfile.pubxml b/Source/LoadByOS/WindowsConfigApp/PublishProfiles/WindowsProfile.pubxml index 4df9ba2f..46581a34 100644 --- a/Source/LoadByOS/WindowsConfigApp/PublishProfiles/WindowsProfile.pubxml +++ b/Source/LoadByOS/WindowsConfigApp/PublishProfiles/WindowsProfile.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Release Any CPU - ..\..\bin\publish\classic + ..\..\bin\Publish\classic FileSystem net6.0-windows win-x64