From c2b235f6deca1e891987e1913faae09545bc9728 Mon Sep 17 00:00:00 2001 From: Dynesshely Date: Sat, 25 Jun 2022 00:53:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Chore:=20=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E6=96=87=E4=BB=B6=E5=A4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PublishProfiles/linux-arm-single.pubxml | 22 ++++++++-------- .../PublishProfiles/linux-x64-single.pubxml | 26 +++++++++---------- .../PublishProfiles/osx-x64-single.pubxml | 22 ++++++++-------- .../PublishProfiles/win-x64-single.pubxml | 24 ++++++++--------- .../Properties/PublishProfiles/win-x64.pubxml | 22 ++++++++-------- 5 files changed, 58 insertions(+), 58 deletions(-) diff --git a/KitX Dashboard/Properties/PublishProfiles/linux-arm-single.pubxml b/KitX Dashboard/Properties/PublishProfiles/linux-arm-single.pubxml index cbd78d4f..d323f2e9 100644 --- a/KitX Dashboard/Properties/PublishProfiles/linux-arm-single.pubxml +++ b/KitX Dashboard/Properties/PublishProfiles/linux-arm-single.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - publish\linux-arm-single\ - FileSystem - net6.0 - linux-arm - true - false - true - + + Release + Any CPU + ..\KitX Publish\linux-arm-single\ + FileSystem + net6.0 + linux-arm + true + false + true + \ No newline at end of file diff --git a/KitX Dashboard/Properties/PublishProfiles/linux-x64-single.pubxml b/KitX Dashboard/Properties/PublishProfiles/linux-x64-single.pubxml index 7caff475..c2e5b667 100644 --- a/KitX Dashboard/Properties/PublishProfiles/linux-x64-single.pubxml +++ b/KitX Dashboard/Properties/PublishProfiles/linux-x64-single.pubxml @@ -1,17 +1,17 @@ - + - - Release - Any CPU - publish\linux-x64-single\ - FileSystem - net6.0 - linux-x64 - true - false - true - - + + Release + Any CPU + ..\KitX Publish\linux-x64-single\ + FileSystem + net6.0 + linux-x64 + true + false + true + + \ No newline at end of file diff --git a/KitX Dashboard/Properties/PublishProfiles/osx-x64-single.pubxml b/KitX Dashboard/Properties/PublishProfiles/osx-x64-single.pubxml index 4e4eabda..17170592 100644 --- a/KitX Dashboard/Properties/PublishProfiles/osx-x64-single.pubxml +++ b/KitX Dashboard/Properties/PublishProfiles/osx-x64-single.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - publish\osx-x64-single\ - FileSystem - net6.0 - osx-x64 - true - false - true - + + Release + Any CPU + ..\KitX Publish\osx-x64-single\ + FileSystem + net6.0 + osx-x64 + true + false + true + \ No newline at end of file diff --git a/KitX Dashboard/Properties/PublishProfiles/win-x64-single.pubxml b/KitX Dashboard/Properties/PublishProfiles/win-x64-single.pubxml index e47f3bba..2da5a54d 100644 --- a/KitX Dashboard/Properties/PublishProfiles/win-x64-single.pubxml +++ b/KitX Dashboard/Properties/PublishProfiles/win-x64-single.pubxml @@ -3,16 +3,16 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - publish\win-x64-single\ - FileSystem - net6.0 - win-x64 - true - false - true - false - + + Release + Any CPU + ..\KitX Publish\win-x64-single\ + FileSystem + net6.0 + win-x64 + true + false + true + false + \ No newline at end of file diff --git a/KitX Dashboard/Properties/PublishProfiles/win-x64.pubxml b/KitX Dashboard/Properties/PublishProfiles/win-x64.pubxml index 2809eca9..dfa7bcc6 100644 --- a/KitX Dashboard/Properties/PublishProfiles/win-x64.pubxml +++ b/KitX Dashboard/Properties/PublishProfiles/win-x64.pubxml @@ -3,15 +3,15 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - - Release - Any CPU - publish\win-x64\ - FileSystem - net6.0 - win-x64 - false - false - true - + + Release + Any CPU + ..\KitX Publish\win-x64\ + FileSystem + net6.0 + win-x64 + false + false + true + \ No newline at end of file