Fix color
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2025-06-19 11:17:56 +07:00
parent b99b6fbfed
commit 667609ce73
13 changed files with 13 additions and 8 deletions

View File

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