Remove unnecessary project settings and cache files from Woordenboek and update project.assets.json for consistency

This commit is contained in:
vista-man
2025-01-27 22:40:38 +01:00
parent 29d74ade51
commit b7e8f19bfd
54 changed files with 109 additions and 201 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Gokspel")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bc5853e2edd0cc25f80be4b65d5762e2a529887f")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+29d74ade5109ae644fdc41b8e9c55195215f9822")]
[assembly: System.Reflection.AssemblyProductAttribute("Gokspel")]
[assembly: System.Reflection.AssemblyTitleAttribute("Gokspel")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]