From 5ff1374693d6659fb123ec24d2683e05bb71ec12 Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Fri, 15 Apr 2022 00:07:36 +1200 Subject: [PATCH] update to NET 7.0 --- .../LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/Linux64.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/LinuxARM.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/LinuxARM64.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/Osx64.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/Win64.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/WinARM.pubxml | 4 ++-- .../LibHISP/Properties/PublishProfiles/WinARM64.pubxml | 4 ++-- HorseIsleServer/N00BS/Properties/PublishProfiles/Win32.pubxml | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml index 9f99d74..0b0188c 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/AndroidARM64.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Android ARM64 - bin\arm\Linux\net6.0\android-arm64\publish\ + bin\arm\Linux\net7.0\android-arm64\publish\ FileSystem - net6.0 + net7.0 android-arm64 True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/Linux64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/Linux64.pubxml index 1115827..d5e9a4b 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/Linux64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/Linux64.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Linux x64 - bin\x64\Linux\net6.0\linux-x64\publish\ + bin\x64\Linux\net7.0\linux-x64\publish\ FileSystem - net6.0 + net7.0 linux-x64 True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM.pubxml index cc21064..f73fd7d 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Linux ARM - bin\ARM\Linux\net6.0\linux-arm\publish\ + bin\ARM\Linux\net7.0\linux-arm\publish\ FileSystem - net6.0 + net7.0 linux-arm True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM64.pubxml index 7aef131..856d1c9 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/LinuxARM64.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Linux ARM64 - bin\ARM64\Linux\net6.0\linux-arm64\publish\ + bin\ARM64\Linux\net7.0\linux-arm64\publish\ FileSystem - net6.0 + net7.0 linux-arm64 True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/Osx64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/Osx64.pubxml index 8d1be6f..e81e62c 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/Osx64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/Osx64.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. MacOS x64 - bin\x64\MacOS\net6.0\osx-x64\publish\ + bin\x64\MacOS\net7.0\osx-x64\publish\ FileSystem - net6.0 + net7.0 osx-x64 True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/Win64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/Win64.pubxml index 6b056c9..98a5535 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/Win64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/Win64.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows x64 - bin\x64\Windows\net6.0\win-x64\publish\ + bin\x64\Windows\net7.0\win-x64\publish\ FileSystem - net6.0 + net7.0 win-x64 True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml index 03461a2..adeda92 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows ARM - bin\arm\Windows\net6.0\windows-arm\publish\ + bin\arm\Windows\net7.0\windows-arm\publish\ FileSystem - net6.0 + net7.0 win-arm True diff --git a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml index b843480..73f3c47 100644 --- a/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml +++ b/HorseIsleServer/LibHISP/Properties/PublishProfiles/WinARM64.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows ARM64 - bin\arm64\Windows\net6.0\windows-arm64\publish\ + bin\arm64\Windows\net7.0\windows-arm64\publish\ FileSystem - net6.0 + net7.0 win-arm64 True diff --git a/HorseIsleServer/N00BS/Properties/PublishProfiles/Win32.pubxml b/HorseIsleServer/N00BS/Properties/PublishProfiles/Win32.pubxml index 53c9e1c..f4a2764 100644 --- a/HorseIsleServer/N00BS/Properties/PublishProfiles/Win32.pubxml +++ b/HorseIsleServer/N00BS/Properties/PublishProfiles/Win32.pubxml @@ -6,9 +6,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Windows x86 - bin\x86\Windows\net6.0\win-x86\publish\ + bin\x86\Windows\net7.0\win-x86\publish\ FileSystem - net6.0-windows + net7.0-windows win-x86 True True