Taiizor / Sucrose

Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
https://apps.microsoft.com/detail/XP8JGPBHTJGLCQ?launch=true&mode=full
GNU General Public License v3.0
544 stars 21 forks source link

project build error #94

Closed arsaey closed 3 months ago

arsaey commented 3 months ago

i run this command => dotnet publish Sucrose.sln -c Release -r win-x64 --self-contained -f net9.0

and this is full output

MSBuild version 17.10.0-preview-24101-01+07fd5d51f for .NET Restore complete (21.7s)

Build succeeded in 22.2s You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy Sucrose.Memory net9.0 succeeded (0.6s) → Sucrose\Library\Memory\net9.0\Sucrose.Memory.dll Sucrose.Manager net9.0 succeeded (6.5s) → Sucrose\Library\Manager\net9.0\win-x64\publish\ Sucrose.Commandog net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Project\Sucrose.Commandog\Sucrose.Commandog.csproj] Sucrose.Launcher net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj] Sucrose.Portal net9.0 failed with errors (0.1s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Portal\Sucrose.Portal\Sucrose.Portal.csproj] Sucrose.Live.Aurora net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\Sucrose.Live.Aurora.csproj] Sucrose.Live.CefSharp net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.CefSharp\Sucrose.Live.CefSharp.csproj] Sucrose.Live.Nebula net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.Nebula\Sucrose.Live.Nebula.csproj] Sucrose.Live.Vexana net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.Vexana\Sucrose.Live.Vexana.csproj] Sucrose.Live.WebView net9.0 failed with errors (0.1s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.WebView\Sucrose.Live.WebView.csproj] Sucrose.Undo net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Project\Sucrose.Undo\Sucrose.Undo.csproj] Sucrose.Update net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Update\Sucrose.Update\Sucrose.Update.csproj] Sucrose.Live.MpvPlayer net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.MpvPlayer\Sucrose.Live.MpvPlayer.csproj] Sucrose.Backgroundog net9.0 failed with errors (0.1s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Project\Sucrose.Backgroundog\Sucrose.Backgroundog.csproj] Sucrose.Memory net9.0 succeeded (10.1s) → Sucrose\Library\Memory\net9.0\win-x64\publish\ Sucrose.Signal net9.0 succeeded (1.5s) → Sucrose\Library\Signal\net9.0\win-x64\publish\ Sucrose.Resources net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Library\Sucrose.Resources\Sucrose.Resources.csproj] Sucrose.Watchdog net9.0 failed with errors (1.2s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Project\Sucrose.Watchdog\Sucrose.Watchdog.csproj] Sucrose.Property net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Project\Sucrose.Property\Sucrose.Property.csproj] Sucrose.Pipe net9.0 succeeded with warnings (1.2s) → Sucrose\Library\Pipe\net9.0\win-x64\publish\ C:\proj\Sucrose\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null [C:\proj\Sucrose\src\Library\Sucrose.Pipe\Sucrose.Pipe.csproj] Sucrose.XamlAnimatedGif net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Library\Sucrose.XamlAnimatedGif\Sucrose.XamlAnimatedGif.csproj] Sucrose.Reportdog net9.0 failed with errors (0.6s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Project\Sucrose.Reportdog\Sucrose.Reportdog.csproj] Sucrose.Live.Xavier net9.0 failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(141,5): error NETSDK1136: The target platform must be set to Windows (usually by including '-windows' in the TargetFramework property) when using Windows Forms or WPF, or referencing projects or packages that do so. [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier.csproj] Sucrose.Mpv.NET net9.0 succeeded with warnings (3.8s) → Sucrose\Library\Mpv.NET\AnyCPU\net9.0\win-x64\publish\ C:\proj\Sucrose\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35): warning CS0067: The event 'Mpv.Tick' is never used [C:\proj\Sucrose\src\Library\Sucrose.Mpv.NET\Sucrose.Mpv.NET.csproj] C:\proj\Sucrose\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35): warning CS0067: The event 'Mpv.Idle' is never used [C:\proj\Sucrose\src\Library\Sucrose.Mpv.NET\Sucrose.Mpv.NET.csproj]

arsaey commented 3 months ago

dotnet publish Sucrose.sln -c Release -r win-x64 --self-contained -f net9.0-windows MSBuild version 17.10.0-preview-24101-01+07fd5d51f for .NET Restore complete (9.7s)

Build succeeded in 10.0s You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy Sucrose.Memory net9.0-windows failed with errors (0.1s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'C:\proj\Sucrose\src\Library\Sucrose.Memory\obj\project.assets.json' doesn't have a target for 'net9.0-windows'. Ensure that restore has run and that you have included 'net9.0-windows' in the TargetFrameworks for your project. [C:\proj\Sucrose\src\Library\Sucrose.Memory\Sucrose.Memory.csproj] Sucrose.Manager net9.0-windows failed with errors (0.2s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'C:\proj\Sucrose\src\Library\Sucrose.Manager\obj\project.assets.json' doesn't have a target for 'net9.0-windows'. Ensure that restore has run and that you have included 'net9.0-windows' in the TargetFrameworks for your project. [C:\proj\Sucrose\src\Library\Sucrose.Manager\Sucrose.Manager.csproj] Sucrose.Memory net9.0 succeeded (0.4s) → Sucrose\Library\Memory\net9.0\Sucrose.Memory.dll Sucrose.Signal net9.0 succeeded (0.2s) → Sucrose\Library\Signal\net9.0\Sucrose.Signal.dll Sucrose.Manager net9.0 succeeded (0.4s) → Sucrose\Library\Manager\net9.0\Sucrose.Manager.dll Sucrose.Resources net9.0-windows succeeded (1.1s) → Sucrose\Library\Resources\net9.0-windows\Sucrose.Resources.dll Sucrose.Pipe net9.0 succeeded (0.2s) → Sucrose\Library\Pipe\net9.0\Sucrose.Pipe.dll Sucrose.XamlAnimatedGif net9.0-windows succeeded (0.2s) → Sucrose\Library\XamlAnimatedGif\net9.0-windows\Sucrose.XamlAnimatedGif.dll Sucrose.Undo net9.0-windows succeeded (2.1s) → Sucrose\Undo\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Signal net9.0-windows failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'C:\proj\Sucrose\src\Library\Sucrose.Signal\obj\project.assets.json' doesn't have a target for 'net9.0-windows'. Ensure that restore has run and that you have included 'net9.0-windows' in the TargetFrameworks for your project. [C:\proj\Sucrose\src\Library\Sucrose.Signal\Sucrose.Signal.csproj] Sucrose.Resources net9.0-windows succeeded (2.1s) → Sucrose\Library\Resources\net9.0-windows\win-x64\publish\ Sucrose.Pipe net9.0-windows failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'C:\proj\Sucrose\src\Library\Sucrose.Pipe\obj\project.assets.json' doesn't have a target for 'net9.0-windows'. Ensure that restore has run and that you have included 'net9.0-windows' in the TargetFrameworks for your project. [C:\proj\Sucrose\src\Library\Sucrose.Pipe\Sucrose.Pipe.csproj] Sucrose.Mpv.NET net9.0-windows failed with errors (0.0s) C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'C:\proj\Sucrose\src\Library\Sucrose.Mpv.NET\obj\project.assets.json' doesn't have a target for 'net9.0-windows'. Ensure that restore has run and that you have included 'net9.0-windows' in the TargetFrameworks for your project. [C:\proj\Sucrose\src\Library\Sucrose.Mpv.NET\Sucrose.Mpv.NET.csproj] Sucrose.XamlAnimatedGif net9.0-windows succeeded (1.4s) → Sucrose\Library\XamlAnimatedGif\net9.0-windows\win-x64\publish\ Sucrose.Commandog net9.0-windows succeeded (1.2s) → Sucrose\Commandog\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Live.Aurora net9.0-windows succeeded with warnings (13.7s) → Sucrose\Live\Aurora\AnyCPU\net9.0-windows\win-x64\publish\ C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17): warning CS0162: Unreachable code detected [C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\Sucrose.Live.Aurora.csproj] C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25): warning CS0162: Unreachable code detected [C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\Sucrose.Live.Aurora.csproj] C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' [C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\Sucrose.Live.Aurora.csproj] C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null [C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\Sucrose.Live.Aurora.csproj] CSC : warning WFAC010: Remove high DPI settings from C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property [C:\proj\Sucrose\src\Live\Sucrose.Live.Aurora\Sucrose.Live.Aurora.csproj] Sucrose.Live.CefSharp net9.0-windows succeeded (1.7s) → Sucrose\Live\CefSharp\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Live.Nebula net9.0-windows succeeded (1.9s) → Sucrose\Live\Nebula\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Launcher net9.0-windows succeeded (2.0s) → Sucrose\Launcher\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Live.WebView net9.0-windows succeeded with warnings (6.4s) → Sucrose\Live\WebView\AnyCPU\net9.0-windows\win-x64\publish\ C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' [C:\proj\Sucrose\src\Live\Sucrose.Live.WebView\Sucrose.Live.WebView.csproj] CSC : warning WFAC010: Remove high DPI settings from C:\proj\Sucrose\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property [C:\proj\Sucrose\src\Live\Sucrose.Live.WebView\Sucrose.Live.WebView.csproj] Sucrose.Live.Vexana net9.0-windows succeeded (3.2s) → Sucrose\Live\Vexana\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Portal_refun0gy_wpftmp net9.0-windows failed with errors (1.0s) C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1525: Invalid expression term 'return' [C:\proj\Sucrose\src\Portal\Sucrose.Portal\Sucrose.Portal_refun0gy_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1002: ; expected [C:\proj\Sucrose\src\Portal\Sucrose.Portal\Sucrose.Portal_refun0gy_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1002: ; expected [C:\proj\Sucrose\src\Portal\Sucrose.Portal\Sucrose.Portal_refun0gy_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1010: Newline in constant [C:\proj\Sucrose\src\Portal\Sucrose.Portal\Sucrose.Portal_refun0gy_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43): error CS1002: ; expected [C:\proj\Sucrose\src\Portal\Sucrose.Portal\Sucrose.Portal_refun0gy_wpftmp.csproj] Sucrose.Property net9.0-windows succeeded (1.8s) → Sucrose\Property\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Reportdog net9.0-windows failed with errors (0.6s) C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1525: Invalid expression term 'return' [C:\proj\Sucrose\src\Project\Sucrose.Reportdog\Sucrose.Reportdog.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1002: ; expected [C:\proj\Sucrose\src\Project\Sucrose.Reportdog\Sucrose.Reportdog.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1002: ; expected [C:\proj\Sucrose\src\Project\Sucrose.Reportdog\Sucrose.Reportdog.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1010: Newline in constant [C:\proj\Sucrose\src\Project\Sucrose.Reportdog\Sucrose.Reportdog.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43): error CS1002: ; expected [C:\proj\Sucrose\src\Project\Sucrose.Reportdog\Sucrose.Reportdog.csproj] Sucrose.Mpv.NET net9.0 succeeded (0.2s) → Sucrose\Library\Mpv.NET\AnyCPU\net9.0\Sucrose.Mpv.NET.dll Sucrose.Backgroundog net9.0-windows succeeded (2.2s) → Sucrose\Backgroundog\AnyCPU\net9.0-windows\win-x64\publish\ Sucrose.Live.Xavier_zqivrirz_wpftmp net9.0-windows failed with errors (2.7s) C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,1): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,2): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,3): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,4): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,5): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,6): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,7): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,8): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,9): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,10): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,11): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,12): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,13): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,14): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,15): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,16): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,17): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,18): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,19): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,20): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,21): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,22): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,23): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,24): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,25): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,26): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,27): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,28): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,29): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,30): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,31): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,32): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,33): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,34): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,35): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,36): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,37): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,38): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,39): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,40): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,41): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,42): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,43): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,44): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,45): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,46): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,47): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,48): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,49): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,50): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,51): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,52): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,53): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,54): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,55): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,56): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,57): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,58): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,59): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,60): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,61): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,62): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,63): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,64): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,65): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,66): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,67): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,68): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,69): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,70): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,71): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,72): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,73): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,74): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,75): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,76): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,77): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,78): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,79): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,80): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,81): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,82): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,83): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,84): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,85): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,86): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,87): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,88): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,89): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,90): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,91): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,92): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,93): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,94): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,95): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,96): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,97): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,98): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,99): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,100): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,101): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,102): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,103): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,104): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,105): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,106): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,107): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,108): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,109): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,110): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,111): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,112): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,113): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,114): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,115): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,116): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,117): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,118): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,119): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,120): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,121): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,122): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,123): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,124): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,125): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,126): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,127): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,128): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,129): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,130): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,131): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,132): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,133): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,134): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,135): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,136): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,137): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,138): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,139): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,140): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,141): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,142): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,143): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,144): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,145): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,146): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,147): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,148): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,149): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,150): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,151): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,152): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,153): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,154): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,155): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,156): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,157): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,158): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,159): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,160): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,161): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,162): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,163): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,164): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,165): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,166): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,167): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,168): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,169): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,170): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,171): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,172): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,173): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,174): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,175): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,176): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,177): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,178): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,179): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,180): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,181): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,182): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,183): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,184): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,185): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,186): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,187): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,188): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,189): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,190): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,191): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,192): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,193): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,194): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,195): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,196): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,197): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\obj\Release\net9.0-windows\win-x64.NETCoreApp,Version=v9.0.AssemblyAttributes.cs(1,198): error CS1056: Unexpected character '\0' [C:\proj\Sucrose\src\Live\Sucrose.Live.Xavier\Sucrose.Live.Xavier_zqivrirz_wpftmp.csproj] Sucrose.Watchdog_povxqlvh_wpftmp net9.0-windows failed with errors (0.2s) C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1525: Invalid expression term 'return' [C:\proj\Sucrose\src\Project\Sucrose.Watchdog\Sucrose.Watchdog_povxqlvh_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1002: ; expected [C:\proj\Sucrose\src\Project\Sucrose.Watchdog\Sucrose.Watchdog_povxqlvh_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1002: ; expected [C:\proj\Sucrose\src\Project\Sucrose.Watchdog\Sucrose.Watchdog_povxqlvh_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1010: Newline in constant [C:\proj\Sucrose\src\Project\Sucrose.Watchdog\Sucrose.Watchdog_povxqlvh_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43): error CS1002: ; expected [C:\proj\Sucrose\src\Project\Sucrose.Watchdog\Sucrose.Watchdog_povxqlvh_wpftmp.csproj] Sucrose.Update_24rbpw4c_wpftmp net9.0-windows failed with errors (0.6s) C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1525: Invalid expression term 'return' [C:\proj\Sucrose\src\Update\Sucrose.Update\Sucrose.Update_24rbpw4c_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20): error CS1002: ; expected [C:\proj\Sucrose\src\Update\Sucrose.Update\Sucrose.Update_24rbpw4c_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1002: ; expected [C:\proj\Sucrose\src\Update\Sucrose.Update\Sucrose.Update_24rbpw4c_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41): error CS1010: Newline in constant [C:\proj\Sucrose\src\Update\Sucrose.Update\Sucrose.Update_24rbpw4c_wpftmp.csproj] C:\proj\Sucrose\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43): error CS1002: ; expected [C:\proj\Sucrose\src\Update\Sucrose.Update\Sucrose.Update_24rbpw4c_wpftmp.csproj] Sucrose.Live.MpvPlayer net9.0-windows succeeded with warnings (7.7s) → Sucrose\Live\MpvPlayer\AnyCPU\net9.0-windows\win-x64\publish\ C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' [C:\proj\Sucrose\src\Live\Sucrose.Live.MpvPlayer\Sucrose.Live.MpvPlayer.csproj] C:\proj\Sucrose\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null [C:\proj\Sucrose\src\Live\Sucrose.Live.MpvPlayer\Sucrose.Live.MpvPlayer.csproj] CSC : warning WFAC010: Remove high DPI settings from C:\proj\Sucrose\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property [C:\proj\Sucrose\src\Live\Sucrose.Live.MpvPlayer\Sucrose.Live.MpvPlayer.csproj]

Build failed with errors in 47.3s

arsaey commented 3 months ago

with visual studio

1>------ Build started: Project: Sucrose.Memory, Configuration: Debug|AnyCPU ------ 2>------ Build started: Project: Sucrose.XamlAnimatedGif, Configuration: Debug|AnyCPU ------ 1>C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(313,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 2>C:\Program Files\dotnet\sdk\9.0.100-preview.1.24101.2\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(313,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 2> Sucrose.XamlAnimatedGif -> C:\Sucrose-develop\src\Sucrose\Library\XamlAnimatedGif\net48\Sucrose.XamlAnimatedGif.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\netstandard2.0\Sucrose.Memory.dll 2> Sucrose.XamlAnimatedGif -> C:\Sucrose-develop\src\Sucrose\Library\XamlAnimatedGif\net481\Sucrose.XamlAnimatedGif.dll 2> Sucrose.XamlAnimatedGif -> C:\Sucrose-develop\src\Sucrose\Library\XamlAnimatedGif\net6.0-windows\Sucrose.XamlAnimatedGif.dll 2> Sucrose.XamlAnimatedGif -> C:\Sucrose-develop\src\Sucrose\Library\XamlAnimatedGif\net7.0-windows\Sucrose.XamlAnimatedGif.dll 2>C:\Sucrose-develop\src\Library\Sucrose.XamlAnimatedGif\Decoding\GifDecoderException.cs(14,13,14,34): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) 2> Sucrose.XamlAnimatedGif -> C:\Sucrose-develop\src\Sucrose\Library\XamlAnimatedGif\net8.0-windows\Sucrose.XamlAnimatedGif.dll 2>C:\Sucrose-develop\src\Library\Sucrose.XamlAnimatedGif\Decoding\GifDecoderException.cs(14,13,14,34): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) 2> Sucrose.XamlAnimatedGif -> C:\Sucrose-develop\src\Sucrose\Library\XamlAnimatedGif\net9.0-windows\Sucrose.XamlAnimatedGif.dll 3>------ Build started: Project: Sucrose.Mpv.NET, Configuration: Debug|AnyCPU ------ 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\net48\Sucrose.Memory.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\netstandard2.1\Sucrose.Memory.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\netstandard2.0\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\netstandard2.1\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\net48\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\net481\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\net6.0\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\net7.0\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\net8.0\Sucrose.Mpv.NET.dll 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(21,35,21,39): warning CS0067: The event 'Mpv.Idle' is never used 3>C:\Sucrose-develop\src\Library\Sucrose.Mpv.NET\API\MpvEvents.cs(29,35,29,39): warning CS0067: The event 'Mpv.Tick' is never used 3> Sucrose.Mpv.NET -> C:\Sucrose-develop\src\Sucrose\Library\Mpv.NET\AnyCPU\net9.0\Sucrose.Mpv.NET.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\net481\Sucrose.Memory.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\net6.0\Sucrose.Memory.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\net7.0\Sucrose.Memory.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\net8.0\Sucrose.Memory.dll 1> Sucrose.Memory -> C:\Sucrose-develop\src\Sucrose\Library\Memory\net9.0\Sucrose.Memory.dll 4>------ Build started: Project: Sucrose.Manager, Configuration: Debug|AnyCPU ------ 5>------ Build started: Project: Sucrose.Resources, Configuration: Debug|AnyCPU ------ 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\netstandard2.0\Sucrose.Manager.dll 5> Sucrose.Resources -> C:\Sucrose-develop\src\Sucrose\Library\Resources\net481\Sucrose.Resources.dll 5> Sucrose.Resources -> C:\Sucrose-develop\src\Sucrose\Library\Resources\net6.0-windows\Sucrose.Resources.dll 5> Sucrose.Resources -> C:\Sucrose-develop\src\Sucrose\Library\Resources\net8.0-windows\Sucrose.Resources.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\netstandard2.1\Sucrose.Manager.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\net48\Sucrose.Manager.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\net481\Sucrose.Manager.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\net6.0\Sucrose.Manager.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\net7.0\Sucrose.Manager.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\net8.0\Sucrose.Manager.dll 4> Sucrose.Manager -> C:\Sucrose-develop\src\Sucrose\Library\Manager\net9.0\Sucrose.Manager.dll 6>------ Build started: Project: Sucrose.Signal, Configuration: Debug|AnyCPU ------ 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\netstandard2.0\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\netstandard2.1\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\net48\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\net481\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\net6.0\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\net7.0\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\net8.0\Sucrose.Signal.dll 6> Sucrose.Signal -> C:\Sucrose-develop\src\Sucrose\Library\Signal\net9.0\Sucrose.Signal.dll 7>------ Build started: Project: Sucrose.Pipe, Configuration: Debug|AnyCPU ------ 5> Sucrose.Resources -> C:\Sucrose-develop\src\Sucrose\Library\Resources\net48\Sucrose.Resources.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\net48\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\netstandard2.1\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\netstandard2.0\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\net481\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\net6.0\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\net7.0\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\net8.0\Sucrose.Pipe.dll 7>C:\Sucrose-develop\src\Library\Sucrose.Pipe\Helper\PipeClient.cs(9,30,9,37): warning CS0649: Field 'PipeClient._writer' is never assigned to, and will always have its default value null 7> Sucrose.Pipe -> C:\Sucrose-develop\src\Sucrose\Library\Pipe\net9.0\Sucrose.Pipe.dll 8>------ Build started: Project: Sucrose.Commandog, Configuration: Debug|AnyCPU ------ 5> Sucrose.Resources -> C:\Sucrose-develop\src\Sucrose\Library\Resources\net7.0-windows\Sucrose.Resources.dll 5> Sucrose.Resources -> C:\Sucrose-develop\src\Sucrose\Library\Resources\net9.0-windows\Sucrose.Resources.dll 9>------ Build started: Project: Sucrose.Launcher, Configuration: Debug|AnyCPU ------ 9>C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Management from 9.0.0-preview.7.24363.5 to 9.0.0-preview.6.24327.7. Reference the package directly from the project to select a different version. C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> Skylark.Wing 3.1.5.9 -> System.Management (>= 9.0.0-preview.7.24363.5) C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> System.Management (>= 9.0.0-preview.6.24327.7) 9>C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Management from 9.0.0-preview.7.24363.5 to 9.0.0-preview.6.24327.7. Reference the package directly from the project to select a different version. C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> Skylark.Wing 3.1.5.9 -> System.Management (>= 9.0.0-preview.7.24363.5) C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> System.Management (>= 9.0.0-preview.6.24327.7) 9>C:\Users\Administrator.nuget\packages\system.codedom\9.0.0-preview.6.24327.7\buildTransitive\netcoreapp2.0\System.CodeDom.targets(4,5): warning : System.CodeDom 9.0.0-preview.6.24327.7 doesn't support net6.0-windows and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set true in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. 9>C:\Users\Administrator.nuget\packages\system.management\9.0.0-preview.6.24327.7\buildTransitive\netcoreapp2.0\System.Management.targets(4,5): warning : System.Management 9.0.0-preview.6.24327.7 doesn't support net6.0-windows and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set true in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. 9>C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Management from 9.0.0-preview.7.24363.5 to 9.0.0-preview.6.24327.7. Reference the package directly from the project to select a different version. C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> Skylark.Wing 3.1.5.9 -> System.Management (>= 9.0.0-preview.7.24363.5) C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> System.Management (>= 9.0.0-preview.6.24327.7) 9>C:\Users\Administrator.nuget\packages\system.codedom\9.0.0-preview.6.24327.7\buildTransitive\netcoreapp2.0\System.CodeDom.targets(4,5): warning : System.CodeDom 9.0.0-preview.6.24327.7 doesn't support net7.0-windows and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set true in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. 9>C:\Users\Administrator.nuget\packages\system.management\9.0.0-preview.6.24327.7\buildTransitive\netcoreapp2.0\System.Management.targets(4,5): warning : System.Management 9.0.0-preview.6.24327.7 doesn't support net7.0-windows and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set true in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. 9>C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Management from 9.0.0-preview.7.24363.5 to 9.0.0-preview.6.24327.7. Reference the package directly from the project to select a different version. C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> Skylark.Wing 3.1.5.9 -> System.Management (>= 9.0.0-preview.7.24363.5) C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> System.Management (>= 9.0.0-preview.6.24327.7) 9>C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Management from 9.0.0-preview.7.24363.5 to 9.0.0-preview.6.24327.7. Reference the package directly from the project to select a different version. C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> Skylark.Wing 3.1.5.9 -> System.Management (>= 9.0.0-preview.7.24363.5) C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> System.Management (>= 9.0.0-preview.6.24327.7) 8>C:\Sucrose-develop\src\Project\Sucrose.Commandog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Commandog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 9>C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Warning As Error: Detected package downgrade: System.Management from 9.0.0-preview.7.24363.5 to 9.0.0-preview.6.24327.7. Reference the package directly from the project to select a different version. C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> Skylark.Wing 3.1.5.9 -> System.Management (>= 9.0.0-preview.7.24363.5) C:\Sucrose-develop\src\Launcher\Sucrose.Launcher\Sucrose.Launcher.csproj : error NU1605: Sucrose.Launcher -> System.Management (>= 9.0.0-preview.6.24327.7) 10>------ Build started: Project: Sucrose.Portal, Configuration: Debug|AnyCPU ------ 8> Sucrose.Commandog -> C:\Sucrose-develop\src\Sucrose\Commandog\AnyCPU\net6.0-windows\Sucrose.Commandog.dll 8> Sucrose.Commandog -> C:\Sucrose-develop\src\Sucrose\Commandog\AnyCPU\net481\Sucrose.Commandog.exe 10>C:\Users\Administrator.nuget\packages\microsoft.build.tasks.git\1.0.0\build\Microsoft.Build.Tasks.Git.targets(24,5): warning : Unable to locate repository with working directory that contains directory 'C:\Sucrose-develop\src\Portal\Sucrose.Portal'. 10>C:\Users\Administrator.nuget\packages\microsoft.sourcelink.common\1.0.0\build\Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 8>C:\Sucrose-develop\src\Project\Sucrose.Commandog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Commandog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 8> Sucrose.Commandog -> C:\Sucrose-develop\src\Sucrose\Commandog\AnyCPU\net7.0-windows\Sucrose.Commandog.dll 8> Sucrose.Commandog -> C:\Sucrose-develop\src\Sucrose\Commandog\AnyCPU\net48\Sucrose.Commandog.exe 10>C:\Users\Administrator.nuget\packages\microsoft.build.tasks.git\1.0.0\build\Microsoft.Build.Tasks.Git.targets(24,5): warning : Unable to locate repository with working directory that contains directory 'C:\Sucrose-develop\src\Portal\Sucrose.Portal'. 10>C:\Users\Administrator.nuget\packages\microsoft.sourcelink.common\1.0.0\build\Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 8>C:\Sucrose-develop\src\Project\Sucrose.Commandog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Commandog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 8> Sucrose.Commandog -> C:\Sucrose-develop\src\Sucrose\Commandog\AnyCPU\net9.0-windows\Sucrose.Commandog.dll 8>C:\Sucrose-develop\src\Project\Sucrose.Commandog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Commandog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 10>C:\Users\Administrator.nuget\packages\microsoft.build.tasks.git\1.0.0\build\Microsoft.Build.Tasks.Git.targets(24,5): warning : Unable to locate repository with working directory that contains directory 'C:\Sucrose-develop\src\Portal\Sucrose.Portal'. 10>C:\Users\Administrator.nuget\packages\microsoft.sourcelink.common\1.0.0\build\Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 10>C:\Users\Administrator.nuget\packages\microsoft.build.tasks.git\1.0.0\build\Microsoft.Build.Tasks.Git.targets(24,5): warning : Unable to locate repository with working directory that contains directory 'C:\Sucrose-develop\src\Portal\Sucrose.Portal'. 10>C:\Users\Administrator.nuget\packages\microsoft.sourcelink.common\1.0.0\build\Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 10>C:\Users\Administrator.nuget\packages\microsoft.build.tasks.git\1.0.0\build\Microsoft.Build.Tasks.Git.targets(24,5): warning : Unable to locate repository with working directory that contains directory 'C:\Sucrose-develop\src\Portal\Sucrose.Portal'. 10>C:\Users\Administrator.nuget\packages\microsoft.sourcelink.common\1.0.0\build\Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 8> Sucrose.Commandog -> C:\Sucrose-develop\src\Sucrose\Commandog\AnyCPU\net8.0-windows\Sucrose.Commandog.dll 10>C:\Users\Administrator.nuget\packages\microsoft.build.tasks.git\1.0.0\build\Microsoft.Build.Tasks.Git.targets(24,5): warning : Unable to locate repository with working directory that contains directory 'C:\Sucrose-develop\src\Portal\Sucrose.Portal'. 10>C:\Users\Administrator.nuget\packages\microsoft.sourcelink.common\1.0.0\build\Microsoft.SourceLink.Common.targets(52,5): warning : Source control information is not available - the generated source link is empty. 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 10>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 11>------ Build started: Project: Sucrose.Live.Aurora, Configuration: Debug|AnyCPU ------ 12>------ Build started: Project: Sucrose.Live.CefSharp, Configuration: Debug|AnyCPU ------ 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11> Sucrose.Live.Aurora -> C:\Sucrose-develop\src\Sucrose\Live\Aurora\AnyCPU\net481\Sucrose.Live.Aurora.exe 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11> Sucrose.Live.Aurora -> C:\Sucrose-develop\src\Sucrose\Live\Aurora\AnyCPU\net6.0-windows\Sucrose.Live.Aurora.dll 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12> Sucrose.Live.CefSharp -> C:\Sucrose-develop\src\Sucrose\Live\CefSharp\AnyCPU\net8.0-windows\Sucrose.Live.CefSharp.dll 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 12> Sucrose.Live.CefSharp -> C:\Sucrose-develop\src\Sucrose\Live\CefSharp\AnyCPU\net48\Sucrose.Live.CefSharp.exe 12>C:\Users\Administrator.nuget\packages\cefsharp.common\126.2.70\buildTransitive\CefSharp.Common.targets(442,5): error : CefSharp copied resources/libs for x86 where the resulting exe was AnyCPU, this is a known issue with SDK Style projects see https://github.com/dotnet/sdk/issues/1560 please explicitly set PlatformTarget in your proj file. 11> Sucrose.Live.Aurora -> C:\Sucrose-develop\src\Sucrose\Live\Aurora\AnyCPU\net48\Sucrose.Live.Aurora.exe 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12> Sucrose.Live.CefSharp -> C:\Sucrose-develop\src\Sucrose\Live\CefSharp\AnyCPU\net7.0-windows\Sucrose.Live.CefSharp.dll 12> Sucrose.Live.CefSharp -> C:\Sucrose-develop\src\Sucrose\Live\CefSharp\AnyCPU\net9.0-windows\Sucrose.Live.CefSharp.dll 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12>C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.CefSharp\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 12>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 12> Sucrose.Live.CefSharp -> C:\Sucrose-develop\src\Sucrose\Live\CefSharp\AnyCPU\net481\Sucrose.Live.CefSharp.exe 12>C:\Users\Administrator.nuget\packages\cefsharp.common\126.2.70\buildTransitive\CefSharp.Common.targets(442,5): error : CefSharp copied resources/libs for x86 where the resulting exe was AnyCPU, this is a known issue with SDK Style projects see https://github.com/dotnet/sdk/issues/1560 please explicitly set PlatformTarget in your proj file. 12> Sucrose.Live.CefSharp -> C:\Sucrose-develop\src\Sucrose\Live\CefSharp\AnyCPU\net6.0-windows\Sucrose.Live.CefSharp.dll 13>------ Build started: Project: Sucrose.Live.Nebula, Configuration: Debug|AnyCPU ------ 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11> Sucrose.Live.Aurora -> C:\Sucrose-develop\src\Sucrose\Live\Aurora\AnyCPU\net7.0-windows\Sucrose.Live.Aurora.dll 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13> Sucrose.Live.Nebula -> C:\Sucrose-develop\src\Sucrose\Live\Nebula\AnyCPU\net48\Sucrose.Live.Nebula.exe 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13> Sucrose.Live.Nebula -> C:\Sucrose-develop\src\Sucrose\Live\Nebula\AnyCPU\net481\Sucrose.Live.Nebula.exe 13> Sucrose.Live.Nebula -> C:\Sucrose-develop\src\Sucrose\Live\Nebula\AnyCPU\net6.0-windows\Sucrose.Live.Nebula.dll 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(29,17,29,23): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine.Aurora\Extension\Interaction.cs(34,25,34,27): warning CS0162: Unreachable code detected 11>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 11>C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Aurora\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11> Sucrose.Live.Aurora -> C:\Sucrose-develop\src\Sucrose\Live\Aurora\AnyCPU\net9.0-windows\Sucrose.Live.Aurora.dll 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 13>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 13>C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Nebula\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 11> Sucrose.Live.Aurora -> C:\Sucrose-develop\src\Sucrose\Live\Aurora\AnyCPU\net8.0-windows\Sucrose.Live.Aurora.dll 13> Sucrose.Live.Nebula -> C:\Sucrose-develop\src\Sucrose\Live\Nebula\AnyCPU\net7.0-windows\Sucrose.Live.Nebula.dll 13> Sucrose.Live.Nebula -> C:\Sucrose-develop\src\Sucrose\Live\Nebula\AnyCPU\net8.0-windows\Sucrose.Live.Nebula.dll 13> Sucrose.Live.Nebula -> C:\Sucrose-develop\src\Sucrose\Live\Nebula\AnyCPU\net9.0-windows\Sucrose.Live.Nebula.dll 14>------ Build started: Project: Sucrose.Live.Vexana, Configuration: Debug|AnyCPU ------ 15>------ Build started: Project: Sucrose.Live.WebView, Configuration: Debug|AnyCPU ------ 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14> Sucrose.Live.Vexana -> C:\Sucrose-develop\src\Sucrose\Live\Vexana\AnyCPU\net481\Sucrose.Live.Vexana.exe 15> Sucrose.Live.WebView -> C:\Sucrose-develop\src\Sucrose\Live\WebView\AnyCPU\net8.0-windows\Sucrose.Live.WebView.dll 15> Sucrose.Live.WebView -> C:\Sucrose-develop\src\Sucrose\Live\WebView\AnyCPU\net6.0-windows\Sucrose.Live.WebView.dll 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15> Sucrose.Live.WebView -> C:\Sucrose-develop\src\Sucrose\Live\WebView\AnyCPU\net48\Sucrose.Live.WebView.exe 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14> Sucrose.Live.Vexana -> C:\Sucrose-develop\src\Sucrose\Live\Vexana\AnyCPU\net6.0-windows\Sucrose.Live.Vexana.dll 14> Sucrose.Live.Vexana -> C:\Sucrose-develop\src\Sucrose\Live\Vexana\AnyCPU\net8.0-windows\Sucrose.Live.Vexana.dll 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15> Sucrose.Live.WebView -> C:\Sucrose-develop\src\Sucrose\Live\WebView\AnyCPU\net481\Sucrose.Live.WebView.exe 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15> Sucrose.Live.WebView -> C:\Sucrose-develop\src\Sucrose\Live\WebView\AnyCPU\net7.0-windows\Sucrose.Live.WebView.dll 14> Sucrose.Live.Vexana -> C:\Sucrose-develop\src\Sucrose\Live\Vexana\AnyCPU\net48\Sucrose.Live.Vexana.exe 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 15>C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.WebView\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 15> Sucrose.Live.WebView -> C:\Sucrose-develop\src\Sucrose\Live\WebView\AnyCPU\net9.0-windows\Sucrose.Live.WebView.dll 14> Sucrose.Live.Vexana -> C:\Sucrose-develop\src\Sucrose\Live\Vexana\AnyCPU\net9.0-windows\Sucrose.Live.Vexana.dll 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 14>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 14>C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Vexana\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 14> Sucrose.Live.Vexana -> C:\Sucrose-develop\src\Sucrose\Live\Vexana\AnyCPU\net7.0-windows\Sucrose.Live.Vexana.dll 16>------ Build started: Project: Sucrose.Undo, Configuration: Debug|AnyCPU ------ 17>------ Build started: Project: Sucrose.Update, Configuration: Debug|AnyCPU ------ 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 16> Sucrose.Undo -> C:\Sucrose-develop\src\Sucrose\Undo\AnyCPU\net48\Sucrose.Undo.exe 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 16> Sucrose.Undo -> C:\Sucrose-develop\src\Sucrose\Undo\AnyCPU\net8.0-windows\Sucrose.Undo.dll 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 17>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 16> Sucrose.Undo -> C:\Sucrose-develop\src\Sucrose\Undo\AnyCPU\net6.0-windows\Sucrose.Undo.dll 16> Sucrose.Undo -> C:\Sucrose-develop\src\Sucrose\Undo\AnyCPU\net9.0-windows\Sucrose.Undo.dll 16> Sucrose.Undo -> C:\Sucrose-develop\src\Sucrose\Undo\AnyCPU\net7.0-windows\Sucrose.Undo.dll 16> Sucrose.Undo -> C:\Sucrose-develop\src\Sucrose\Undo\AnyCPU\net481\Sucrose.Undo.exe 18>------ Build started: Project: Sucrose.Live.MpvPlayer, Configuration: Debug|AnyCPU ------ 19>------ Build started: Project: Sucrose.Backgroundog, Configuration: Debug|AnyCPU ------ 19> Sucrose.Backgroundog -> C:\Sucrose-develop\src\Sucrose\Backgroundog\AnyCPU\net48\Sucrose.Backgroundog.exe 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18> Sucrose.Live.MpvPlayer -> C:\Sucrose-develop\src\Sucrose\Live\MpvPlayer\AnyCPU\net48\Sucrose.Live.MpvPlayer.exe 19> Sucrose.Backgroundog -> C:\Sucrose-develop\src\Sucrose\Backgroundog\AnyCPU\net481\Sucrose.Backgroundog.exe 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 19>C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18> Sucrose.Live.MpvPlayer -> C:\Sucrose-develop\src\Sucrose\Live\MpvPlayer\AnyCPU\net9.0-windows\Sucrose.Live.MpvPlayer.dll 19> Sucrose.Backgroundog -> C:\Sucrose-develop\src\Sucrose\Backgroundog\AnyCPU\net6.0-windows\Sucrose.Backgroundog.dll 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 19>C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18> Sucrose.Live.MpvPlayer -> C:\Sucrose-develop\src\Sucrose\Live\MpvPlayer\AnyCPU\net6.0-windows\Sucrose.Live.MpvPlayer.dll 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 19>C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18> Sucrose.Live.MpvPlayer -> C:\Sucrose-develop\src\Sucrose\Live\MpvPlayer\AnyCPU\net8.0-windows\Sucrose.Live.MpvPlayer.dll 19> Sucrose.Backgroundog -> C:\Sucrose-develop\src\Sucrose\Backgroundog\AnyCPU\net9.0-windows\Sucrose.Backgroundog.dll 19> Sucrose.Backgroundog -> C:\Sucrose-develop\src\Sucrose\Backgroundog\AnyCPU\net8.0-windows\Sucrose.Backgroundog.dll 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18>C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.MpvPlayer\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 18>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 18> Sucrose.Live.MpvPlayer -> C:\Sucrose-develop\src\Sucrose\Live\MpvPlayer\AnyCPU\net481\Sucrose.Live.MpvPlayer.exe 18> Sucrose.Live.MpvPlayer -> C:\Sucrose-develop\src\Sucrose\Live\MpvPlayer\AnyCPU\net7.0-windows\Sucrose.Live.MpvPlayer.dll 19>C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Backgroundog\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 19> Sucrose.Backgroundog -> C:\Sucrose-develop\src\Sucrose\Backgroundog\AnyCPU\net7.0-windows\Sucrose.Backgroundog.dll 20>------ Build started: Project: Sucrose.Watchdog, Configuration: Debug|AnyCPU ------ 21>------ Build started: Project: Sucrose.Property, Configuration: Debug|AnyCPU ------ 21> Sucrose.Property -> C:\Sucrose-develop\src\Sucrose\Property\AnyCPU\net48\Sucrose.Property.exe 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 21> Sucrose.Property -> C:\Sucrose-develop\src\Sucrose\Property\AnyCPU\net7.0-windows\Sucrose.Property.dll 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 21> Sucrose.Property -> C:\Sucrose-develop\src\Sucrose\Property\AnyCPU\net481\Sucrose.Property.exe 21> Sucrose.Property -> C:\Sucrose-develop\src\Sucrose\Property\AnyCPU\net6.0-windows\Sucrose.Property.dll 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 21> Sucrose.Property -> C:\Sucrose-develop\src\Sucrose\Property\AnyCPU\net9.0-windows\Sucrose.Property.dll 21>C:\Sucrose-develop\src\Project\Sucrose.Property\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Project\Sucrose.Property\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 20>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 21> Sucrose.Property -> C:\Sucrose-develop\src\Sucrose\Property\AnyCPU\net8.0-windows\Sucrose.Property.dll 22>------ Build started: Project: Sucrose.Reportdog, Configuration: Debug|AnyCPU ------ 23>------ Build started: Project: Sucrose.Live.Xavier, Configuration: Debug|AnyCPU ------ 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23> Sucrose.Live.Xavier -> C:\Sucrose-develop\src\Sucrose\Live\Xavier\AnyCPU\net481\Sucrose.Live.Xavier.exe 23> Sucrose.Live.Xavier -> C:\Sucrose-develop\src\Sucrose\Live\Xavier\AnyCPU\net48\Sucrose.Live.Xavier.exe 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23> Sucrose.Live.Xavier -> C:\Sucrose-develop\src\Sucrose\Live\Xavier\AnyCPU\net9.0-windows\Sucrose.Live.Xavier.dll 23> Sucrose.Live.Xavier -> C:\Sucrose-develop\src\Sucrose\Live\Xavier\AnyCPU\net7.0-windows\Sucrose.Live.Xavier.dll 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Event\Handler.cs(52,25,52,107): warning CS0618: 'Engine.WallpaperWindow(Window, DuplicateScreenType, ScreenType)' is obsolete: 'This method is currently unavailable.' 23>C:\Sucrose-develop\src\Shared\Engine\Sucrose.Shared.Engine\Helper\Properties.cs(15,46,15,65): warning CS0649: Field 'Properties.CreatedEventHandler' is never assigned to, and will always have its default value null 23>C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\CSC : warning WFAC010: Remove high DPI settings from C:\Sucrose-develop\src\Live\Sucrose.Live.Xavier\App.manifest and configure via Application.SetHighDpiMode API or 'ApplicationHighDpiMode' project property 23> Sucrose.Live.Xavier -> C:\Sucrose-develop\src\Sucrose\Live\Xavier\AnyCPU\net6.0-windows\Sucrose.Live.Xavier.dll 23> Sucrose.Live.Xavier -> C:\Sucrose-develop\src\Sucrose\Live\Xavier\AnyCPU\net8.0-windows\Sucrose.Live.Xavier.dll 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1525: Invalid expression term 'return' 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,20,16,26): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,43): error CS1002: ; expected 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,41,16,41): error CS1010: Newline in constant 22>C:\Sucrose-develop\src\Shared\Sucrose.Shared.Core\Helper\Architecture.cs(16,43,16,43): error CS1002: ; expected ========== Build: 17 succeeded, 6 failed, 0 up-to-date, 0 skipped ==========

Taiizor commented 3 months ago

Some projects support net9.0, while others support net9.0-windows. This is why you're encountering this error. Additionally, the only project that supports the publish command is Sucrose.Bundle (SETUP), which you cannot create.

If you're building in Visual Studio, you should compile for x64, x86, or ARM64 architecture.

image

Taiizor commented 3 months ago

Some projects support net9.0, while others support net9.0-windows. This is why you're encountering this error. Additionally, the only project that supports the publish command is Sucrose.Bundle (SETUP), which you cannot create.

If you're building in Visual Studio, you should compile for x64, x86, or ARM64 architecture.

image

And of course, in addition, not all projects support x64, x86, or ARM64 in the same way. However, I will soon remove AnyCPU and add architecture support for all of them. If you build with Visual Studio, there won't be an issue, but the dotnet build command will cause problems.

arsaey commented 3 months ago

the only project that supports the publish command is Sucrose.Bundle (SETUP), which you cannot create.

Thanks! Now I can build the portal, and it works fine. However, why can't we create Sucrose.bundle?

Taiizor commented 3 months ago

the only project that supports the publish command is Sucrose.Bundle (SETUP), which you cannot create.

Thanks! Now I can build the portal, and it works fine. However, why can't we create Sucrose.Bundle?

Because in order to build, all projects except Bundle need to be compiled and compressed (.7z). You must deliberately place this compression process in the src\Sucrose\Package\Compressed directory. This process is somewhat complex, but I opted for this method because it reduces the Bundle size by half.

https://github.com/Taiizor/Sucrose/blob/0b21044a32437e54e049b309e04594e92d84508c/src/Bundle/Sucrose.Bundle/Sucrose.Bundle.csproj#L98

arsaey commented 3 months ago

Okay, got it. Do you plan to provide documentation on how to build it correctly in the near future, in case someone wants to build it? Thanks.

Taiizor commented 3 months ago

You can now run the command dotnet publish Sucrose.sln -c Release -r win-x64 --self-contained -f net9.0-windows /p:PlatformTarget=x64 without encountering errors. However, since the applications are interconnected, the Portal application will close when you attempt to adapt any theme from the library to the desktop. This happens because it encounters an error. Therefore, for proper usage, you should compile the project with Visual Studio and run it from the src\Sucrose\Package\net9.0-windows\x64 location. Running the Launcher application from this location will allow you to use the application without issues.

You can also build the project using the command dotnet build Sucrose.sln -c Release /p:PlatformTarget=x64, but in this case, the src\Sucrose\Package location will not be created. Therefore, the most accurate method is to compile the project using Visual Studio.

Taiizor commented 3 months ago

Okay, got it. Do you plan to provide documentation on how to build it correctly in the near future, in case someone wants to build it? Thanks.

Actually, I've wanted to prepare documentation for a long time, but I haven't been able to convince myself to do it (;

arsaey commented 3 months ago

Thank you for the detailed guidance! I can see that building the project is quite challenging, especially for someone without a background in C#. It might be helpful to simplify the process in the future, perhaps with some documentation or an easier build method. Thanks again for your assistance!