diff --git a/HueLightDJ.Blazor.Controls/HueLightDJ.Blazor.Controls.csproj b/HueLightDJ.Blazor.Controls/HueLightDJ.Blazor.Controls.csproj index dca63ed..52e8b16 100644 --- a/HueLightDJ.Blazor.Controls/HueLightDJ.Blazor.Controls.csproj +++ b/HueLightDJ.Blazor.Controls/HueLightDJ.Blazor.Controls.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/HueLightDJ.BlazorWeb/Client/HueLightDJ.BlazorWeb.Client.csproj b/HueLightDJ.BlazorWeb/Client/HueLightDJ.BlazorWeb.Client.csproj index 1ee8558..c900737 100644 --- a/HueLightDJ.BlazorWeb/Client/HueLightDJ.BlazorWeb.Client.csproj +++ b/HueLightDJ.BlazorWeb/Client/HueLightDJ.BlazorWeb.Client.csproj @@ -11,13 +11,13 @@ - + - - - - - + + + + + diff --git a/HueLightDJ.BlazorWeb/Server/HueLightDJ.BlazorWeb.Server.csproj b/HueLightDJ.BlazorWeb/Server/HueLightDJ.BlazorWeb.Server.csproj index a5e24fe..9352595 100644 --- a/HueLightDJ.BlazorWeb/Server/HueLightDJ.BlazorWeb.Server.csproj +++ b/HueLightDJ.BlazorWeb/Server/HueLightDJ.BlazorWeb.Server.csproj @@ -12,14 +12,14 @@ - - - + + + - - - - + + + + diff --git a/HueLightDJ.Effects/HueLightDJ.Effects.csproj b/HueLightDJ.Effects/HueLightDJ.Effects.csproj index ee99a4e..fc90df6 100644 --- a/HueLightDJ.Effects/HueLightDJ.Effects.csproj +++ b/HueLightDJ.Effects/HueLightDJ.Effects.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/HueLightDJ.Maui/App.xaml b/HueLightDJ.Maui/App.xaml deleted file mode 100644 index 5a1e3d8..0000000 --- a/HueLightDJ.Maui/App.xaml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - #512bdf - White - - - - - - - - \ No newline at end of file diff --git a/HueLightDJ.Maui/App.xaml.cs b/HueLightDJ.Maui/App.xaml.cs deleted file mode 100644 index f3fd0fd..0000000 --- a/HueLightDJ.Maui/App.xaml.cs +++ /dev/null @@ -1,12 +0,0 @@ -namespace HueLightDJ.Maui -{ - public partial class App : Application - { - public App() - { - InitializeComponent(); - - MainPage = new MainPage(); - } - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/HueLightDJ.Maui.csproj b/HueLightDJ.Maui/HueLightDJ.Maui.csproj deleted file mode 100644 index 2586cd2..0000000 --- a/HueLightDJ.Maui/HueLightDJ.Maui.csproj +++ /dev/null @@ -1,97 +0,0 @@ - - - - net8.0-android - - - - enable - nullable - - false - false - true - - Exe - HueLightDJ.Maui - true - true - enable - false - - - HueLightDJ - - - com.companyname.huelightdj.maui - 401AC50F-A666-49C2-B2D0-244783541744 - - - 1.0 - 1 - - 14.2 - 14.0 - 30.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - - - - com.webvnext.huelightdj.maui - 1.0.0 - - - - com.webvnext.huelightdj.maui - 1.0.0 - - - - com.webvnext.huelightdj.maui - 1.0.0 - - - - com.webvnext.huelightdj.maui - 1.0.0 - - - - $(TargetFrameworks);net8.0-windows10.0.19041.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/HueLightDJ.Maui/Main.razor b/HueLightDJ.Maui/Main.razor deleted file mode 100644 index fa253b8..0000000 --- a/HueLightDJ.Maui/Main.razor +++ /dev/null @@ -1,12 +0,0 @@ -@using HueLightDJ.Blazor.Controls.Shared; - - - - - - - -

Sorry, there's nothing at this address.

-
-
-
diff --git a/HueLightDJ.Maui/MainPage.xaml b/HueLightDJ.Maui/MainPage.xaml deleted file mode 100644 index b09550d..0000000 --- a/HueLightDJ.Maui/MainPage.xaml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - diff --git a/HueLightDJ.Maui/MainPage.xaml.cs b/HueLightDJ.Maui/MainPage.xaml.cs deleted file mode 100644 index ca03fee..0000000 --- a/HueLightDJ.Maui/MainPage.xaml.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace HueLightDJ.Maui -{ - public partial class MainPage : ContentPage - { - public MainPage() - { - InitializeComponent(); - } - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/MauiProgram.cs b/HueLightDJ.Maui/MauiProgram.cs deleted file mode 100644 index bd79e7d..0000000 --- a/HueLightDJ.Maui/MauiProgram.cs +++ /dev/null @@ -1,59 +0,0 @@ -using HueLightDJ.Blazor.Controls; -using HueLightDJ.Services; -using HueLightDJ.Services.Interfaces; -using HueLightDJ.Services.Interfaces.Models; -using Microsoft.Extensions.Logging; - -namespace HueLightDJ.Maui -{ - public static class MauiProgram - { - public static MauiApp CreateMauiApp() - { - var builder = MauiApp.CreateBuilder(); - builder - .UseMauiApp() - .ConfigureFonts(fonts => - { - //fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular"); - }); - - builder.Services.AddMauiBlazorWebView(); - -#if DEBUG - builder.Services.AddBlazorWebViewDeveloperTools(); - builder.Logging.AddDebug(); -#endif - - builder.Services.AddHueLightDJBlazorControls(); - - builder.Services.AddTransient(); - builder.Services.AddTransient(); - - - builder.Services.Configure>(GetConfig); - builder.Services.AddHueLightDJServices(); - - return builder.Build(); - } - - private static void GetConfig(List obj) - { - obj.Add(new GroupConfiguration - { - Name = "Home", - Connections = new List - { - new ConnectionConfiguration - { - Ip = "192.168.0.4", - Key = "im5PBqU--4CJq2N2t8xMVNvZ2qxOtgzLcfVTkwzP", - EntertainmentKey = "32C1FEB5439F313891C44369FF71388C", - GroupId = Guid.Parse("1b9e4f91-d0de-45a6-b525-1e3a1c140399") - } - } - - }); - } - } -} diff --git a/HueLightDJ.Maui/Platforms/Android/AndroidManifest.xml b/HueLightDJ.Maui/Platforms/Android/AndroidManifest.xml deleted file mode 100644 index 80df64f..0000000 --- a/HueLightDJ.Maui/Platforms/Android/AndroidManifest.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/HueLightDJ.Maui/Platforms/Android/MainActivity.cs b/HueLightDJ.Maui/Platforms/Android/MainActivity.cs deleted file mode 100644 index e1c3201..0000000 --- a/HueLightDJ.Maui/Platforms/Android/MainActivity.cs +++ /dev/null @@ -1,11 +0,0 @@ -using Android.App; -using Android.Content.PM; -using Android.OS; - -namespace HueLightDJ.Maui -{ - [Activity(Theme = "@style/Maui.SplashTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize | ConfigChanges.Density)] - public class MainActivity : MauiAppCompatActivity - { - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/Android/MainApplication.cs b/HueLightDJ.Maui/Platforms/Android/MainApplication.cs deleted file mode 100644 index 9f9c0f8..0000000 --- a/HueLightDJ.Maui/Platforms/Android/MainApplication.cs +++ /dev/null @@ -1,16 +0,0 @@ -using Android.App; -using Android.Runtime; - -namespace HueLightDJ.Maui -{ - [Application] - public class MainApplication : MauiApplication - { - public MainApplication(IntPtr handle, JniHandleOwnership ownership) - : base(handle, ownership) - { - } - - protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp(); - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/Android/Resources/values/colors.xml b/HueLightDJ.Maui/Platforms/Android/Resources/values/colors.xml deleted file mode 100644 index c04d749..0000000 --- a/HueLightDJ.Maui/Platforms/Android/Resources/values/colors.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - #512BD4 - #2B0B98 - #2B0B98 - \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/MacCatalyst/AppDelegate.cs b/HueLightDJ.Maui/Platforms/MacCatalyst/AppDelegate.cs deleted file mode 100644 index 457cb2a..0000000 --- a/HueLightDJ.Maui/Platforms/MacCatalyst/AppDelegate.cs +++ /dev/null @@ -1,10 +0,0 @@ -using Foundation; - -namespace HueLightDJ.Maui -{ - [Register("AppDelegate")] - public class AppDelegate : MauiUIApplicationDelegate - { - protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp(); - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/MacCatalyst/Info.plist b/HueLightDJ.Maui/Platforms/MacCatalyst/Info.plist deleted file mode 100644 index 403ce9c..0000000 --- a/HueLightDJ.Maui/Platforms/MacCatalyst/Info.plist +++ /dev/null @@ -1,30 +0,0 @@ - - - - - UIDeviceFamily - - 1 - 2 - - UIRequiredDeviceCapabilities - - arm64 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - XSAppIconAssets - Assets.xcassets/appicon.appiconset - - diff --git a/HueLightDJ.Maui/Platforms/MacCatalyst/Program.cs b/HueLightDJ.Maui/Platforms/MacCatalyst/Program.cs deleted file mode 100644 index e8183fa..0000000 --- a/HueLightDJ.Maui/Platforms/MacCatalyst/Program.cs +++ /dev/null @@ -1,16 +0,0 @@ -using ObjCRuntime; -using UIKit; - -namespace HueLightDJ.Maui -{ - public class Program - { - // This is the main entry point of the application. - static void Main(string[] args) - { - // if you want to use a different Application Delegate class from "AppDelegate" - // you can specify it here. - UIApplication.Main(args, null, typeof(AppDelegate)); - } - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/Tizen/Main.cs b/HueLightDJ.Maui/Platforms/Tizen/Main.cs deleted file mode 100644 index b4feeed..0000000 --- a/HueLightDJ.Maui/Platforms/Tizen/Main.cs +++ /dev/null @@ -1,17 +0,0 @@ -using Microsoft.Maui; -using Microsoft.Maui.Hosting; -using System; - -namespace HueLightDJ.Maui -{ - internal class Program : MauiApplication - { - protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp(); - - static void Main(string[] args) - { - var app = new Program(); - app.Run(args); - } - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/Tizen/tizen-manifest.xml b/HueLightDJ.Maui/Platforms/Tizen/tizen-manifest.xml deleted file mode 100644 index be9312b..0000000 --- a/HueLightDJ.Maui/Platforms/Tizen/tizen-manifest.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - maui-appicon-placeholder - - - - - http://tizen.org/privilege/internet - - - - \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/Windows/App.xaml b/HueLightDJ.Maui/Platforms/Windows/App.xaml deleted file mode 100644 index c92586f..0000000 --- a/HueLightDJ.Maui/Platforms/Windows/App.xaml +++ /dev/null @@ -1,8 +0,0 @@ - - - diff --git a/HueLightDJ.Maui/Platforms/Windows/App.xaml.cs b/HueLightDJ.Maui/Platforms/Windows/App.xaml.cs deleted file mode 100644 index fc68678..0000000 --- a/HueLightDJ.Maui/Platforms/Windows/App.xaml.cs +++ /dev/null @@ -1,24 +0,0 @@ -using Microsoft.UI.Xaml; - -// To learn more about WinUI, the WinUI project structure, -// and more about our project templates, see: http://aka.ms/winui-project-info. - -namespace HueLightDJ.Maui.WinUI -{ - /// - /// Provides application-specific behavior to supplement the default Application class. - /// - public partial class App : MauiWinUIApplication - { - /// - /// Initializes the singleton application object. This is the first line of authored code - /// executed, and as such is the logical equivalent of main() or WinMain(). - /// - public App() - { - this.InitializeComponent(); - } - - protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp(); - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/Windows/Package.appxmanifest b/HueLightDJ.Maui/Platforms/Windows/Package.appxmanifest deleted file mode 100644 index eeffd58..0000000 --- a/HueLightDJ.Maui/Platforms/Windows/Package.appxmanifest +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - $placeholder$ - User Name - $placeholder$.png - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/HueLightDJ.Maui/Platforms/Windows/app.manifest b/HueLightDJ.Maui/Platforms/Windows/app.manifest deleted file mode 100644 index cbe0e8c..0000000 --- a/HueLightDJ.Maui/Platforms/Windows/app.manifest +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - true/PM - PerMonitorV2, PerMonitor - - - diff --git a/HueLightDJ.Maui/Platforms/iOS/AppDelegate.cs b/HueLightDJ.Maui/Platforms/iOS/AppDelegate.cs deleted file mode 100644 index 457cb2a..0000000 --- a/HueLightDJ.Maui/Platforms/iOS/AppDelegate.cs +++ /dev/null @@ -1,10 +0,0 @@ -using Foundation; - -namespace HueLightDJ.Maui -{ - [Register("AppDelegate")] - public class AppDelegate : MauiUIApplicationDelegate - { - protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp(); - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Platforms/iOS/Info.plist b/HueLightDJ.Maui/Platforms/iOS/Info.plist deleted file mode 100644 index ecb7f71..0000000 --- a/HueLightDJ.Maui/Platforms/iOS/Info.plist +++ /dev/null @@ -1,32 +0,0 @@ - - - - - LSRequiresIPhoneOS - - UIDeviceFamily - - 1 - 2 - - UIRequiredDeviceCapabilities - - arm64 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - XSAppIconAssets - Assets.xcassets/appicon.appiconset - - diff --git a/HueLightDJ.Maui/Platforms/iOS/Program.cs b/HueLightDJ.Maui/Platforms/iOS/Program.cs deleted file mode 100644 index e8183fa..0000000 --- a/HueLightDJ.Maui/Platforms/iOS/Program.cs +++ /dev/null @@ -1,16 +0,0 @@ -using ObjCRuntime; -using UIKit; - -namespace HueLightDJ.Maui -{ - public class Program - { - // This is the main entry point of the application. - static void Main(string[] args) - { - // if you want to use a different Application Delegate class from "AppDelegate" - // you can specify it here. - UIApplication.Main(args, null, typeof(AppDelegate)); - } - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Properties/launchSettings.json b/HueLightDJ.Maui/Properties/launchSettings.json deleted file mode 100644 index edf8aad..0000000 --- a/HueLightDJ.Maui/Properties/launchSettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "profiles": { - "Windows Machine": { - "commandName": "MsixPackage", - "nativeDebugging": false - } - } -} \ No newline at end of file diff --git a/HueLightDJ.Maui/Resources/AppIcon/appicon.png b/HueLightDJ.Maui/Resources/AppIcon/appicon.png deleted file mode 100644 index 76f5824..0000000 Binary files a/HueLightDJ.Maui/Resources/AppIcon/appicon.png and /dev/null differ diff --git a/HueLightDJ.Maui/Resources/Fonts/OpenSans-Regular.ttf b/HueLightDJ.Maui/Resources/Fonts/OpenSans-Regular.ttf deleted file mode 100644 index 968b323..0000000 Binary files a/HueLightDJ.Maui/Resources/Fonts/OpenSans-Regular.ttf and /dev/null differ diff --git a/HueLightDJ.Maui/Resources/Images/play_store_512.png b/HueLightDJ.Maui/Resources/Images/play_store_512.png deleted file mode 100644 index 30cf6be..0000000 Binary files a/HueLightDJ.Maui/Resources/Images/play_store_512.png and /dev/null differ diff --git a/HueLightDJ.Maui/Resources/Raw/AboutAssets.txt b/HueLightDJ.Maui/Resources/Raw/AboutAssets.txt deleted file mode 100644 index 531df33..0000000 --- a/HueLightDJ.Maui/Resources/Raw/AboutAssets.txt +++ /dev/null @@ -1,15 +0,0 @@ -Any raw assets you want to be deployed with your application can be placed in -this directory (and child directories). Deployment of the asset to your application -is automatically handled by the following `MauiAsset` Build Action within your `.csproj`. - - - -These files will be deployed with you package and will be accessible using Essentials: - - async Task LoadMauiAsset() - { - using var stream = await FileSystem.OpenAppPackageFileAsync("AboutAssets.txt"); - using var reader = new StreamReader(stream); - - var contents = reader.ReadToEnd(); - } diff --git a/HueLightDJ.Maui/Resources/Splash/huesplash.png b/HueLightDJ.Maui/Resources/Splash/huesplash.png deleted file mode 100644 index 54a55df..0000000 Binary files a/HueLightDJ.Maui/Resources/Splash/huesplash.png and /dev/null differ diff --git a/HueLightDJ.Maui/_Imports.razor b/HueLightDJ.Maui/_Imports.razor deleted file mode 100644 index 0a21deb..0000000 --- a/HueLightDJ.Maui/_Imports.razor +++ /dev/null @@ -1,9 +0,0 @@ -@using System.Net.Http -@using Microsoft.AspNetCore.Components.Forms -@using Microsoft.AspNetCore.Components.Routing -@using Microsoft.AspNetCore.Components.Web -@using Microsoft.AspNetCore.Components.Web.Virtualization -@using Microsoft.JSInterop -@using HueLightDJ.Maui -@using HueLightDJ.Blazor.Controls.Shared -@using MudBlazor diff --git a/HueLightDJ.Maui/wwwroot/css/app.css b/HueLightDJ.Maui/wwwroot/css/app.css deleted file mode 100644 index e69de29..0000000 diff --git a/HueLightDJ.Maui/wwwroot/favicon.ico b/HueLightDJ.Maui/wwwroot/favicon.ico deleted file mode 100644 index 63e859b..0000000 Binary files a/HueLightDJ.Maui/wwwroot/favicon.ico and /dev/null differ diff --git a/HueLightDJ.Maui/wwwroot/images/glow.png b/HueLightDJ.Maui/wwwroot/images/glow.png deleted file mode 100644 index e66b8b5..0000000 Binary files a/HueLightDJ.Maui/wwwroot/images/glow.png and /dev/null differ diff --git a/HueLightDJ.Maui/wwwroot/index.html b/HueLightDJ.Maui/wwwroot/index.html deleted file mode 100644 index 67d190a..0000000 --- a/HueLightDJ.Maui/wwwroot/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - HueLightDJ.Maui - - - - - - - - - -
- -
Loading...
- -
- An unhandled error has occurred. - Reload - 🗙 -
- - - - - - - - - - diff --git a/HueLightDJ.Services/HueLightDJ.Services.csproj b/HueLightDJ.Services/HueLightDJ.Services.csproj index 2bb8ba3..8b3f98d 100644 --- a/HueLightDJ.Services/HueLightDJ.Services.csproj +++ b/HueLightDJ.Services/HueLightDJ.Services.csproj @@ -31,11 +31,11 @@
- - - - - + + + + + diff --git a/HueLightDJ.Web/HueLightDJ.Web.csproj b/HueLightDJ.Web/HueLightDJ.Web.csproj index c0d948b..e148312 100644 --- a/HueLightDJ.Web/HueLightDJ.Web.csproj +++ b/HueLightDJ.Web/HueLightDJ.Web.csproj @@ -9,11 +9,11 @@ - - - - - + + + + + diff --git a/HueLightDJ.sln b/HueLightDJ.sln index 8b112be..c40c967 100644 --- a/HueLightDJ.sln +++ b/HueLightDJ.sln @@ -9,10 +9,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HueLightDJ.Effects", "HueLi EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HueLightDJ.Services", "HueLightDJ.Services\HueLightDJ.Services.csproj", "{ABAE567B-5BDF-4129-987C-312B9246A38E}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "App", "App", "{480D6478-52DB-4D40-8882-25126869164C}" -EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HueLightDJ.Maui", "HueLightDJ.Maui\HueLightDJ.Maui.csproj", "{EA7E4D3E-6D00-4AEE-BD55-F96502771670}" -EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HueLightDJ.Blazor.Controls", "HueLightDJ.Blazor.Controls\HueLightDJ.Blazor.Controls.csproj", "{504EA7E7-050E-432D-AB32-D7389E04F6C5}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HueLightDJ.Services.Interfaces", "HueLightDJ.Services.Interfaces\HueLightDJ.Services.Interfaces.csproj", "{72401AE0-DD68-4116-97C3-FC223AE15E56}" @@ -43,12 +39,6 @@ Global {ABAE567B-5BDF-4129-987C-312B9246A38E}.Debug|Any CPU.Build.0 = Debug|Any CPU {ABAE567B-5BDF-4129-987C-312B9246A38E}.Release|Any CPU.ActiveCfg = Release|Any CPU {ABAE567B-5BDF-4129-987C-312B9246A38E}.Release|Any CPU.Build.0 = Release|Any CPU - {EA7E4D3E-6D00-4AEE-BD55-F96502771670}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EA7E4D3E-6D00-4AEE-BD55-F96502771670}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EA7E4D3E-6D00-4AEE-BD55-F96502771670}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {EA7E4D3E-6D00-4AEE-BD55-F96502771670}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EA7E4D3E-6D00-4AEE-BD55-F96502771670}.Release|Any CPU.Build.0 = Release|Any CPU - {EA7E4D3E-6D00-4AEE-BD55-F96502771670}.Release|Any CPU.Deploy.0 = Release|Any CPU {504EA7E7-050E-432D-AB32-D7389E04F6C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {504EA7E7-050E-432D-AB32-D7389E04F6C5}.Debug|Any CPU.Build.0 = Debug|Any CPU {504EA7E7-050E-432D-AB32-D7389E04F6C5}.Release|Any CPU.ActiveCfg = Release|Any CPU @@ -70,7 +60,6 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {EA7E4D3E-6D00-4AEE-BD55-F96502771670} = {480D6478-52DB-4D40-8882-25126869164C} {504EA7E7-050E-432D-AB32-D7389E04F6C5} = {FE9F7B5F-08D4-40ED-9F26-0BE4A38E5E53} {3055F2B3-74DA-4496-A3A6-41A18EAF64C8} = {DE625249-CD6C-4671-8E5D-778FFDFF279B} {B848E625-2D1D-4187-9828-9513BF8A6DEF} = {DE625249-CD6C-4671-8E5D-778FFDFF279B}