Added corporate identity

This commit is contained in:
2026-03-18 23:16:18 +01:00
parent d54d01e62a
commit 85cb509820
48 changed files with 75 additions and 63 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+9a8789a7ae824d2ea7a0fb2e157b070acd39b48a")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d54d01e62a3236f9de97abf926ee47c314c9a87e")]
[assembly: System.Reflection.AssemblyProductAttribute("OnProfNext")]
[assembly: System.Reflection.AssemblyTitleAttribute("OnProfNext")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]