Update project configuration and cache files for .NET compatibility

This commit is contained in:
vista-man
2025-01-28 13:31:29 +01:00
parent fc58a89ec8
commit 718436a12d
37 changed files with 160 additions and 25 deletions

View File

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