WIP expirementation

This commit is contained in:
eelke 2025-08-18 19:41:36 +02:00
parent fb7dac642a
commit 29a141a971
20 changed files with 307 additions and 62 deletions

View file

@ -4,7 +4,7 @@ using Avalonia.ReactiveUI;
namespace pgLabII.Desktop;
sealed class Program
public sealed class Program
{
// Initialization code. Don't use any Avalonia, third-party APIs or any
// SynchronizationContext-reliant code before AppMain is called: things aren't initialized