Basic layout homescreen

This commit is contained in:
2026-03-18 22:38:48 +01:00
parent c5ca9cec30
commit 93c86f96ac
58 changed files with 395 additions and 97 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OnProfNext")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c5ca9cec305b9805e2f1363bd43b63bcaf6e79fc")]
[assembly: System.Reflection.AssemblyProductAttribute("OnProfNext")]
[assembly: System.Reflection.AssemblyTitleAttribute("OnProfNext")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]