From 6aa77e35478bd3fe94e29df433709c51690cd5b5 Mon Sep 17 00:00:00 2001 From: radioActive DROID Date: Wed, 4 Oct 2023 00:43:00 +0100 Subject: [PATCH] Removes MAUI --- Axolotl.sln | 7 ---- src/maui/Axolotl.Maui.csproj | 42 ------------------- src/maui/Platforms/Android/PlatformClass1.cs | 5 --- .../Platforms/MacCatalyst/PlatformClass1.cs | 5 --- src/maui/Platforms/Tizen/PlatformClass1.cs | 7 ---- src/maui/Platforms/Windows/PlatformClass1.cs | 5 --- src/maui/Platforms/iOS/PlatformClass1.cs | 5 --- 7 files changed, 76 deletions(-) delete mode 100644 src/maui/Axolotl.Maui.csproj delete mode 100644 src/maui/Platforms/Android/PlatformClass1.cs delete mode 100644 src/maui/Platforms/MacCatalyst/PlatformClass1.cs delete mode 100644 src/maui/Platforms/Tizen/PlatformClass1.cs delete mode 100644 src/maui/Platforms/Windows/PlatformClass1.cs delete mode 100644 src/maui/Platforms/iOS/PlatformClass1.cs diff --git a/Axolotl.sln b/Axolotl.sln index 330aaf9..92bfbe6 100644 --- a/Axolotl.sln +++ b/Axolotl.sln @@ -9,8 +9,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Axolotl.EFCore", "src\efcor EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Axolotl.Razor", "src\razor\Axolotl.Razor.csproj", "{0902199C-330C-47B5-A87F-633633CC866E}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Axolotl.Maui", "src\maui\Axolotl.Maui.csproj", "{1A095423-9911-4C0E-95FC-7C71250A1F7C}" -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{7F47F798-AB03-4FB1-87EC-DCA13A34DBEC}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Axolotl.Http", "src\http\Axolotl.Http.csproj", "{A5779340-DE3A-4F9A-83E4-DAE5DE2996DD}" @@ -47,10 +45,6 @@ Global {0902199C-330C-47B5-A87F-633633CC866E}.Debug|Any CPU.Build.0 = Debug|Any CPU {0902199C-330C-47B5-A87F-633633CC866E}.Release|Any CPU.ActiveCfg = Release|Any CPU {0902199C-330C-47B5-A87F-633633CC866E}.Release|Any CPU.Build.0 = Release|Any CPU - {1A095423-9911-4C0E-95FC-7C71250A1F7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1A095423-9911-4C0E-95FC-7C71250A1F7C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1A095423-9911-4C0E-95FC-7C71250A1F7C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1A095423-9911-4C0E-95FC-7C71250A1F7C}.Release|Any CPU.Build.0 = Release|Any CPU {A5779340-DE3A-4F9A-83E4-DAE5DE2996DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A5779340-DE3A-4F9A-83E4-DAE5DE2996DD}.Debug|Any CPU.Build.0 = Debug|Any CPU {A5779340-DE3A-4F9A-83E4-DAE5DE2996DD}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -83,7 +77,6 @@ Global {35A8373A-2302-4825-B033-6DC50BFFFCFD} = {7F47F798-AB03-4FB1-87EC-DCA13A34DBEC} {F1E34D40-E9C9-4B0A-A2EF-6F52A99E1962} = {7F47F798-AB03-4FB1-87EC-DCA13A34DBEC} {0902199C-330C-47B5-A87F-633633CC866E} = {7F47F798-AB03-4FB1-87EC-DCA13A34DBEC} - {1A095423-9911-4C0E-95FC-7C71250A1F7C} = {7F47F798-AB03-4FB1-87EC-DCA13A34DBEC} {A5779340-DE3A-4F9A-83E4-DAE5DE2996DD} = {7F47F798-AB03-4FB1-87EC-DCA13A34DBEC} {7723A55B-2C62-4817-8CD1-21024577BFB0} = {7F47F798-AB03-4FB1-87EC-DCA13A34DBEC} {4CA1AAAB-731F-41C4-84CF-7090EC6D745D} = {0C0199C1-2155-43BD-BC55-A426D813D94A} diff --git a/src/maui/Axolotl.Maui.csproj b/src/maui/Axolotl.Maui.csproj deleted file mode 100644 index e625660..0000000 --- a/src/maui/Axolotl.Maui.csproj +++ /dev/null @@ -1,42 +0,0 @@ - - - - Axolotl.Maui - Axolotl.Maui - Components and library to help simplify MAUI usage in .NET. - Components and library to help simplify MAUI usage in .NET. - MAUI;components;library;axolotl - Axolotl.Maui - README.md - - - - - - $(TargetFrameworks);net8.0-android;net7.0-android - $(TargetFrameworks);net8.0-ios;net8.0-maccatalyst;net7.0-ios;net7.0-maccatalyst - $(TargetFrameworks);net8.0-windows10.0.19041.0;net7.0-windows10.0.19041.0;net8.0-ios;net8.0-maccatalyst;net7.0-ios;net7.0-maccatalyst - - - true - true - enable - - 11.0 - 13.1 - 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - - - - - - - - - - - - diff --git a/src/maui/Platforms/Android/PlatformClass1.cs b/src/maui/Platforms/Android/PlatformClass1.cs deleted file mode 100644 index c8bced7..0000000 --- a/src/maui/Platforms/Android/PlatformClass1.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace Axolotl.Maui { - // All the code in this file is only included on Android. - public class PlatformClass1 { - } -} \ No newline at end of file diff --git a/src/maui/Platforms/MacCatalyst/PlatformClass1.cs b/src/maui/Platforms/MacCatalyst/PlatformClass1.cs deleted file mode 100644 index b2f897c..0000000 --- a/src/maui/Platforms/MacCatalyst/PlatformClass1.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace Axolotl.Maui { - // All the code in this file is only included on Mac Catalyst. - public class PlatformClass1 { - } -} \ No newline at end of file diff --git a/src/maui/Platforms/Tizen/PlatformClass1.cs b/src/maui/Platforms/Tizen/PlatformClass1.cs deleted file mode 100644 index b253dc7..0000000 --- a/src/maui/Platforms/Tizen/PlatformClass1.cs +++ /dev/null @@ -1,7 +0,0 @@ -using System; - -namespace Axolotl.Maui { - // All the code in this file is only included on Tizen. - public class PlatformClass1 { - } -} \ No newline at end of file diff --git a/src/maui/Platforms/Windows/PlatformClass1.cs b/src/maui/Platforms/Windows/PlatformClass1.cs deleted file mode 100644 index 0ad0a79..0000000 --- a/src/maui/Platforms/Windows/PlatformClass1.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace Axolotl.Maui { - // All the code in this file is only included on Windows. - public class PlatformClass1 { - } -} \ No newline at end of file diff --git a/src/maui/Platforms/iOS/PlatformClass1.cs b/src/maui/Platforms/iOS/PlatformClass1.cs deleted file mode 100644 index 553fd70..0000000 --- a/src/maui/Platforms/iOS/PlatformClass1.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace Axolotl.Maui { - // All the code in this file is only included on iOS. - public class PlatformClass1 { - } -} \ No newline at end of file