diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/AndroidARM64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/AndroidARM64.pubxml index 8610eef..e0a8ce1 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/AndroidARM64.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/AndroidARM64.pubxml @@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Android ARM64 - bin\arm\Android\net7.0\android-arm64\publish\ + bin\arm64\Android\net7.0\android-arm64\publish\ FileSystem net7.0 android-arm64 diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Linux64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Linux64.pubxml index d5e9a4b..c5f1582 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Linux64.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Linux64.pubxml @@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 linux-x64 True - + True True True OS_LINUX;ARCH_X86_64 diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM.pubxml index f73fd7d..06bcf27 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM.pubxml @@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 linux-arm True - + True True True OS_LINUX;ARCH_ARM diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM64.pubxml index 856d1c9..b4cdb5b 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM64.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/LinuxARM64.pubxml @@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 linux-arm64 True - + True True True OS_LINUX;ARCH_ARM64 diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Osx64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Osx64.pubxml index e81e62c..ced4af4 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Osx64.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Osx64.pubxml @@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 osx-x64 True - + True True True OS_MACOS;ARCH_X86_64 diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/OsxARM64.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/OsxARM64.pubxml index d2dea28..cc18457 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/OsxARM64.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/OsxARM64.pubxml @@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 osx-arm64 True - + True True True OS_MACOS;ARCH_ARM64 diff --git a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win32.pubxml b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win32.pubxml index 232eba4..2763365 100644 --- a/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win32.pubxml +++ b/HorseIsleServer/HISPCli/Properties/PublishProfiles/Win32.pubxml @@ -11,7 +11,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net7.0 win-x86 True - + True True True OS_WINDOWS;ARCH_X86 diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml index 0a0c7db..9bbd80a 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml @@ -6,12 +6,12 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Android ARM64 - bin\arm\Android\net7.0\android-arm64\publish\ + bin\arm64\Android\net7.0\android-arm64\publish\ FileSystem net7.0 android-arm64 True - + True True OS_ANDROID;ARCH_ARM64