Used AI to change project to blazor webassembly.

This commit is contained in:
2026-08-10 14:49:01 +02:00
parent 218dbe36d9
commit e1053844c0
1117 changed files with 6441 additions and 749 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DouwcoWebsite")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cb5db8df2e4a17a2d67a0923b8a24ade8aaba108")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+218dbe36d963a2370b8f8b86362f3a65401e6695")]
[assembly: System.Reflection.AssemblyProductAttribute("DouwcoWebsite")]
[assembly: System.Reflection.AssemblyTitleAttribute("DouwcoWebsite")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]