Bug Fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2025-08-06 16:16:44 +07:00
parent 5f3b98cb74
commit 910cb84b09
30 changed files with 330 additions and 1274 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+6cf455d37bcb9215502045c9d0ad2c58ba5cae59")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5f3b98cb74d62822a046f5bb7708c9de341bd514")]
[assembly: System.Reflection.AssemblyProductAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyTitleAttribute("rmutr_report")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
4e15fb8fa362aa05170a2210fdd1e4e8735b7943d40efb32283cc38dec5166f8
abefbe6800f069c020792a921a46d3ce61cfe71da87f4c10688f00441c95bf1e

View File

@@ -1 +1 @@
ce923122370dc46622d66897e5ee5b3fab0a4d8ab51336fae9943f612d2a8f8d
2a83d99a580486dcf7b4635e9f1cf861bb20eeaf34dff082df6f6942c7239b22

View File

@@ -10,9 +10,6 @@ D:\RiderProjects\rmutr_report\bin\Debug\net8.0\rmutr_report.pdb
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\rmutr_report.xml
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\ClosedXML.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\DocumentFormat.OpenXml.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\EPPlus.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\EPPlus.Interfaces.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\EPPlus.System.Drawing.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\ExcelNumberFormat.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\FastReport.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Humanizer.dll
@@ -21,7 +18,6 @@ D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.CodeAnalysis.VisualBasic.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.CodeAnalysis.Workspaces.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.IO.RecyclableMemoryStream.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.OpenApi.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Microsoft.Win32.SystemEvents.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\Swashbuckle.AspNetCore.Annotations.dll
@@ -103,8 +99,6 @@ D:\RiderProjects\rmutr_report\bin\Debug\net8.0\ru\Microsoft.CodeAnalysis.Workspa
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win\lib\net7.0\Microsoft.Win32.SystemEvents.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win\lib\net7.0\System.Drawing.Common.dll
D:\RiderProjects\rmutr_report\obj\Debug\net8.0\rmutr_report.csproj.AssemblyReference.cache
D:\RiderProjects\rmutr_report\obj\Debug\net8.0\rmutr_report.GeneratedMSBuildEditorConfig.editorconfig
D:\RiderProjects\rmutr_report\obj\Debug\net8.0\rmutr_report.AssemblyInfoInputs.cache
@@ -132,9 +126,12 @@ D:\RiderProjects\rmutr_report\bin\Debug\net8.0\System.Security.Permissions.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\System.Windows.Extensions.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\any\lib\netcoreapp3.0\FastReport.Compat.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\any\lib\netcoreapp3.0\FastReport.DataVisualization.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win-arm64\native\sni.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win-x64\native\sni.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win-x86\native\sni.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\unix\lib\netstandard2.0\System.Data.SqlClient.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win\lib\netstandard2.0\System.Data.SqlClient.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
D:\RiderProjects\rmutr_report\bin\Debug\net8.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll

Binary file not shown.

Binary file not shown.