Avalonia/samples/RenderDemo
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535)
* Add .NET 8 target to packable projects

* Update test projects

* Update sample projects to target .NET 8

* Update main Avalonia package to target .NET 8 as well

* Remove MSBuildEnableWorkloadResolver hack and some minor change

* Use net8.0 in nuke build as well

* Pin 8.0.0 SDK

* Adjust API validation

* Pin a valid version

* Remove net461 target from Avalonia package

* Remove unused net6.0 target from Avalonia.Designer.HostApp

* Adjust API diff

* Update ControlCatalog.Android.csproj

* Remove MSBuildEnableWorkloadResolver

* Fix Browser issues on .NET 8

* Fix .NET 8 error

* Fix merge conflicts

* Replace explicit TFMs in .csproj files with a centralized registry

* Fix merge conflict

* Fix AvsLegacyWindowsTargetFrameworks and add hacks for the tests

* Update XCode project CommandLineArgument

---------

Co-authored-by: Nikita Tsukanov <keks9n@gmail.com>
2024-03-05 13:37:26 -08:00
..
Controls
Pages Fixes relative brush mapping mode (#14598) 2024-02-13 12:02:42 +00:00
ViewModels Implemented layout and render time graph overlays 2023-01-31 15:40:17 +01:00
App.config
App.xaml Fix render demo theme 2022-07-24 17:53:56 +02:00
App.xaml.cs Removed legacy renderers 2023-01-25 15:52:45 +06:00
MainWindow.xaml Implemented layout and render time graph overlays 2023-01-31 15:40:17 +01:00
MainWindow.xaml.cs Media system refactoring 2023-05-29 13:48:59 +06:00
RenderDemo.csproj Add .NET 8 target (Avalonia 11.1) (#14535) 2024-03-05 13:37:26 -08:00