Remove obsolete cache and configuration files for .NET versions 5.0, 6.0, and 9.0

This commit is contained in:
vista-man
2025-01-27 19:32:46 +01:00
parent d79eacbc2a
commit 5e0e0a7907
44 changed files with 3 additions and 207 deletions

View File

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