Refactor code structure for improved readability and maintainability

This commit is contained in:
Suphonchai Phoonsawat 2026-03-19 10:25:55 +07:00
parent 31dc3a73b7
commit 7e51ed10d2
43 changed files with 7406 additions and 9085 deletions

View file

@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("BMA.EHR.Recruit.Service")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31dc3a73b7ea6b03c1541f5dccc77130e9318623")]
[assembly: System.Reflection.AssemblyProductAttribute("BMA.EHR.Recruit.Service")]
[assembly: System.Reflection.AssemblyTitleAttribute("BMA.EHR.Recruit.Service")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View file

@ -1 +1 @@
512d09f9200e77331649224c21826598aa475d21
a59cc437e5ce5ec800b25e6516e4646308c92eb4ae3672b9ff2e2960c96c79e5

View file

@ -9,9 +9,13 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BMA.EHR.Recruit.Service
build_property.RootNamespace = BMA.EHR.Recruit.Service
build_property.ProjectDir = /Users/moss/frappet/hrms/hrms-api-recruit/
build_property.ProjectDir = /Users/suphonchaip/Develop/hrms/hrms-api-recruit/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 7.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /Users/moss/frappet/hrms/hrms-api-recruit
build_property.MSBuildProjectDirectory = /Users/suphonchaip/Develop/hrms/hrms-api-recruit
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 7.0
build_property.EnableCodeStyleSeverity =

View file

@ -1,24 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("DotNetEd.CoreAdmin")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Mvc.Grid.Core")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Annotations")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WatchDog")]
// Generated by the MSBuild WriteCodeFragment class.
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("DotNetEd.CoreAdmin")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Versioning")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Mvc.Grid.Core")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Annotations")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WatchDog")]
// Generated by the MSBuild WriteCodeFragment class.

View file

@ -1 +1 @@
b3124fd4c4016491f5d30ffb74ef9ab034b453eddb7643416b841a217eb48e03
8188c282bc629ad2d7d5214383ab88320df533ed04ee2e8cbc2677b42449240c

View file

@ -1,186 +1,370 @@
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\nuget.config
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\appsettings.Development.json
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\appsettings.json
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Templates\ExamList.xlsx
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Templates\PassAExamList.xlsx
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Templates\PassExamList.xlsx
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.staticwebassets.runtime.json
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.staticwebassets.endpoints.json
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.exe
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.deps.json
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.runtimeconfig.json
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.pdb
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BMA.EHR.Recruit.Service.xml
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\AWSSDK.Core.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\AWSSDK.S3.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\AWSSDK.SecurityToken.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Azure.Core.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Azure.Identity.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\BouncyCastle.Crypto.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\DotNetEd.CoreAdmin.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Dapper.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\DnsClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Elasticsearch.Net.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\EPPlus.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\EPPlus.Interfaces.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\EPPlus.System.Drawing.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Google.Protobuf.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Humanizer.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\K4os.Compression.LZ4.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\K4os.Compression.LZ4.Streams.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\K4os.Hash.xxHash.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\LiteDB.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.JsonPatch.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.Versioning.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.OpenApi.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.AspNetCore.Razor.Language.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.Bcl.AsyncInterfaces.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.CodeAnalysis.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.CodeAnalysis.CSharp.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.CodeAnalysis.Razor.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.Data.SqlClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Abstractions.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Design.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Relational.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Relational.Design.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.SqlServer.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.Extensions.DependencyModel.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.Identity.Client.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.Identity.Client.Extensions.Msal.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IdentityModel.Abstractions.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IdentityModel.JsonWebTokens.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IdentityModel.Logging.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IdentityModel.Protocols.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IdentityModel.Tokens.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.IO.RecyclableMemoryStream.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.OpenApi.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.SqlServer.Server.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Microsoft.Win32.SystemEvents.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MongoDB.Bson.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MongoDB.Driver.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MongoDB.Driver.Core.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MongoDB.Driver.GridFS.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MongoDB.Libmongocrypt.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Mono.TextTemplating.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MySql.Data.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Ubiety.Dns.Core.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\ZstdNet.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\MySqlConnector.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Nest.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Newtonsoft.Json.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Newtonsoft.Json.Bson.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Mvc.Grid.Core.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Npgsql.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Pomelo.EntityFrameworkCore.MySql.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Pomelo.EntityFrameworkCore.MySql.Design.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtime.osx.10.10-x64.CoreCompat.System.Drawing.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Sentry.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Sentry.AspNetCore.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Sentry.Extensions.Logging.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.AspNetCore.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Enrichers.Environment.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Exceptions.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Extensions.Hosting.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Extensions.Logging.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Formatting.Compact.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Formatting.Elasticsearch.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Settings.Configuration.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Sinks.Console.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Sinks.Debug.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Sinks.Elasticsearch.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Sinks.File.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Serilog.Sinks.PeriodicBatching.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\SharpCompress.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Snappier.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Swashbuckle.AspNetCore.Annotations.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Swashbuckle.AspNetCore.Swagger.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Swashbuckle.AspNetCore.SwaggerGen.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\Swashbuckle.AspNetCore.SwaggerUI.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.CodeDom.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Configuration.ConfigurationManager.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Data.SqlClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Drawing.Common.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.IdentityModel.Tokens.Jwt.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Memory.Data.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Net.WebSockets.WebSocketProtocol.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Runtime.Caching.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Security.Cryptography.ProtectedData.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Security.Permissions.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\System.Windows.Extensions.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\WatchDog.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\ZstdSharp.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\net7.0\Microsoft.Win32.SystemEvents.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\linux\native\libmongocrypt.so
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx\native\libmongocrypt.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\native\mongocrypt.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libX11.6.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libXau.6.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libXdmcp.6.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libXext.6.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libXrender.1.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libcairo.2.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libfontconfig.1.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libfreetype.6.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libgdiplus.0.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libgdiplus.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libgif.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libglib-2.0.0.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libintl.8.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libjpeg.9.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libpcre.1.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libpixman-1.0.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libpng16.16.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libtiff.5.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libxcb-render.0.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libxcb-shm.0.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\osx-x64\native\libxcb.1.dylib
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-arm64\native\sni.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-x64\native\sni.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win-x86\native\sni.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\net7.0\System.Drawing.Common.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
D:\Develop\SourceCode\hrms-api-recruit\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.csproj.AssemblyReference.cache
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.GeneratedMSBuildEditorConfig.editorconfig
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\Sentry.Attributes.cs
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.AssemblyInfoInputs.cache
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.AssemblyInfo.cs
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.csproj.CoreCompileInputs.cache
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.MvcApplicationPartsAssemblyInfo.cs
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.MvcApplicationPartsAssemblyInfo.cache
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.sourcelink.json
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\scopedcss\bundle\BMA.EHR.Recruit.Service.styles.css
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets.build.json
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets.development.json
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets.build.endpoints.json
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets\msbuild.BMA.EHR.Recruit.Service.Microsoft.AspNetCore.StaticWebAssets.props
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets\msbuild.BMA.EHR.Recruit.Service.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets\msbuild.build.BMA.EHR.Recruit.Service.props
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets\msbuild.buildMultiTargeting.BMA.EHR.Recruit.Service.props
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets\msbuild.buildTransitive.BMA.EHR.Recruit.Service.props
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets.pack.json
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\staticwebassets.upToDateCheck.txt
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR..8088DF8F.Up2Date
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.dll
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\refint\BMA.EHR.Recruit.Service.dll
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.xml
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.pdb
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\BMA.EHR.Recruit.Service.genruntimeconfig.cache
D:\Develop\SourceCode\hrms-api-recruit\obj\Debug\net7.0\ref\BMA.EHR.Recruit.Service.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/nuget.config
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/appsettings.Development.json
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/appsettings.json
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Templates/ExamList.xlsx
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Templates/PassAExamList.xlsx
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Templates/PassExamList.xlsx
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.staticwebassets.runtime.json
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.staticwebassets.endpoints.json
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.exe
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.deps.json
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.runtimeconfig.json
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.pdb
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.xml
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/AWSSDK.Core.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/AWSSDK.S3.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/AWSSDK.SecurityToken.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Azure.Core.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Azure.Identity.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/BouncyCastle.Crypto.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/DotNetEd.CoreAdmin.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Dapper.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/DnsClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Elasticsearch.Net.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/EPPlus.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/EPPlus.Interfaces.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/EPPlus.System.Drawing.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Google.Protobuf.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Humanizer.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/K4os.Compression.LZ4.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/K4os.Compression.LZ4.Streams.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/K4os.Hash.xxHash.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/LiteDB.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.JsonPatch.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.Versioning.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Razor.Language.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Bcl.AsyncInterfaces.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.CodeAnalysis.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.CodeAnalysis.CSharp.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.CodeAnalysis.Razor.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Data.SqlClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.Design.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.SqlServer.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Identity.Client.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Identity.Client.Extensions.Msal.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Abstractions.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.JsonWebTokens.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Logging.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Protocols.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Tokens.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IO.RecyclableMemoryStream.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.OpenApi.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.SqlServer.Server.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Win32.SystemEvents.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Bson.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Driver.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Driver.Core.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Driver.GridFS.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Libmongocrypt.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Mono.TextTemplating.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MySql.Data.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Ubiety.Dns.Core.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/ZstdNet.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/MySqlConnector.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Nest.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Newtonsoft.Json.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Newtonsoft.Json.Bson.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Mvc.Grid.Core.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Npgsql.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Pomelo.EntityFrameworkCore.MySql.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Pomelo.EntityFrameworkCore.MySql.Design.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtime.osx.10.10-x64.CoreCompat.System.Drawing.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Sentry.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Sentry.AspNetCore.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Sentry.Extensions.Logging.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.AspNetCore.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Enrichers.Environment.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Exceptions.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Extensions.Hosting.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Extensions.Logging.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Formatting.Compact.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Formatting.Elasticsearch.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Settings.Configuration.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.Console.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.Debug.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.Elasticsearch.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.File.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.PeriodicBatching.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/SharpCompress.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Snappier.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.Annotations.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.CodeDom.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Configuration.ConfigurationManager.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Data.SqlClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Drawing.Common.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.IdentityModel.Tokens.Jwt.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Memory.Data.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Net.WebSockets.WebSocketProtocol.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Runtime.Caching.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Security.Cryptography.ProtectedData.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Security.Permissions.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/System.Windows.Extensions.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/WatchDog.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/ZstdSharp.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/linux/native/libmongocrypt.so
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx/native/libmongocrypt.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/native/mongocrypt.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libX11.6.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXau.6.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXdmcp.6.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXext.6.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXrender.1.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libcairo.2.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libfontconfig.1.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libfreetype.6.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libgdiplus.0.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libgdiplus.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libgif.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libglib-2.0.0.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libintl.8.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libjpeg.9.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libpcre.1.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libpixman-1.0.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libpng16.16.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libtiff.5.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libxcb-render.0.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libxcb-shm.0.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libxcb.1.dylib
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-arm64/native/sni.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x64/native/sni.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x86/native/sni.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
D:/Develop/SourceCode/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.csproj.AssemblyReference.cache
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.GeneratedMSBuildEditorConfig.editorconfig
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/Sentry.Attributes.cs
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.AssemblyInfoInputs.cache
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.AssemblyInfo.cs
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.csproj.CoreCompileInputs.cache
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.MvcApplicationPartsAssemblyInfo.cs
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.MvcApplicationPartsAssemblyInfo.cache
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.sourcelink.json
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/scopedcss/bundle/BMA.EHR.Recruit.Service.styles.css
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.build.json
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.development.json
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.build.endpoints.json
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets/msbuild.BMA.EHR.Recruit.Service.Microsoft.AspNetCore.StaticWebAssets.props
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets/msbuild.BMA.EHR.Recruit.Service.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets/msbuild.build.BMA.EHR.Recruit.Service.props
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.BMA.EHR.Recruit.Service.props
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.BMA.EHR.Recruit.Service.props
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.pack.json
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.upToDateCheck.txt
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR..8088DF8F.Up2Date
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.dll
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/refint/BMA.EHR.Recruit.Service.dll
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.xml
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.pdb
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.genruntimeconfig.cache
D:/Develop/SourceCode/hrms-api-recruit/obj/Debug/net7.0/ref/BMA.EHR.Recruit.Service.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.csproj.AssemblyReference.cache
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/rpswa.dswa.cache.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.GeneratedMSBuildEditorConfig.editorconfig
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/Sentry.Attributes.cs
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.AssemblyInfoInputs.cache
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.AssemblyInfo.cs
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.csproj.CoreCompileInputs.cache
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.MvcApplicationPartsAssemblyInfo.cs
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.MvcApplicationPartsAssemblyInfo.cache
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.sourcelink.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/refint/BMA.EHR.Recruit.Service.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.xml
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.pdb
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/appsettings.Development.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/appsettings.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/nuget.config
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.staticwebassets.runtime.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.staticwebassets.endpoints.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Templates/ExamList.xlsx
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Templates/PassAExamList.xlsx
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Templates/PassExamList.xlsx
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.deps.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.runtimeconfig.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.pdb
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BMA.EHR.Recruit.Service.xml
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/AWSSDK.Core.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/AWSSDK.S3.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/AWSSDK.SecurityToken.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Azure.Core.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Azure.Identity.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/BouncyCastle.Crypto.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/DotNetEd.CoreAdmin.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Dapper.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/DnsClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Elasticsearch.Net.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/EPPlus.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/EPPlus.Interfaces.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/EPPlus.System.Drawing.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Google.Protobuf.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Humanizer.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/K4os.Compression.LZ4.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/K4os.Compression.LZ4.Streams.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/K4os.Hash.xxHash.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/LiteDB.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.JsonPatch.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.Versioning.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.OpenApi.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.AspNetCore.Razor.Language.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Bcl.AsyncInterfaces.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.CodeAnalysis.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.CodeAnalysis.CSharp.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.CodeAnalysis.Razor.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Data.SqlClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Abstractions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Design.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.Relational.Design.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.EntityFrameworkCore.SqlServer.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Extensions.DependencyModel.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Identity.Client.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Identity.Client.Extensions.Msal.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Abstractions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.JsonWebTokens.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Logging.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Protocols.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IdentityModel.Tokens.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.IO.RecyclableMemoryStream.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.OpenApi.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.SqlServer.Server.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Microsoft.Win32.SystemEvents.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Bson.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Driver.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Driver.Core.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Driver.GridFS.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MongoDB.Libmongocrypt.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Mono.TextTemplating.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MySql.Data.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Ubiety.Dns.Core.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/ZstdNet.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/MySqlConnector.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Nest.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Newtonsoft.Json.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Newtonsoft.Json.Bson.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Mvc.Grid.Core.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Npgsql.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Pomelo.EntityFrameworkCore.MySql.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Pomelo.EntityFrameworkCore.MySql.Design.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtime.osx.10.10-x64.CoreCompat.System.Drawing.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Sentry.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Sentry.AspNetCore.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Sentry.Extensions.Logging.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.AspNetCore.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Enrichers.Environment.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Exceptions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Extensions.Hosting.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Extensions.Logging.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Formatting.Compact.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Formatting.Elasticsearch.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Settings.Configuration.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.Console.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.Debug.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.Elasticsearch.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.File.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Serilog.Sinks.PeriodicBatching.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/SharpCompress.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Snappier.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.Annotations.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.Swagger.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.CodeDom.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Configuration.ConfigurationManager.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Data.SqlClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Drawing.Common.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.IdentityModel.Tokens.Jwt.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Memory.Data.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Net.WebSockets.WebSocketProtocol.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Runtime.Caching.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Security.Cryptography.ProtectedData.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Security.Permissions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/System.Windows.Extensions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/WatchDog.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/ZstdSharp.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/linux/native/libmongocrypt.so
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx/native/libmongocrypt.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/native/mongocrypt.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libX11.6.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXau.6.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXdmcp.6.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXext.6.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libXrender.1.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libcairo.2.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libfontconfig.1.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libfreetype.6.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libgdiplus.0.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libgdiplus.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libgif.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libglib-2.0.0.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libintl.8.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libjpeg.9.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libpcre.1.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libpixman-1.0.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libpng16.16.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libtiff.5.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libxcb-render.0.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libxcb-shm.0.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/osx-x64/native/libxcb.1.dylib
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-arm64/native/sni.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x64/native/sni.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win-x86/native/sni.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/bin/Debug/net7.0/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/rjimswa.dswa.cache.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/rjsmrazor.dswa.cache.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/rjsmcshtml.dswa.cache.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/scopedcss/bundle/BMA.EHR.Recruit.Service.styles.css
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.build.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.build.json.cache
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.development.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/staticwebassets.build.endpoints.json
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR..8088DF8F.Up2Date
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/BMA.EHR.Recruit.Service.genruntimeconfig.cache
/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/Debug/net7.0/ref/BMA.EHR.Recruit.Service.dll

View file

@ -1 +1 @@
1ac8c898b4be5e4b0e3e5d4c2b884f5ff73ae58e10f6d08eb2faa4812afbfec0
c182625df9d88ebd6ce4c8e00091d53cee0cfb48bcde23d32378c339929e6d22

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "/Users/moss/frappet/hrms/hrms-api-recruit/")]
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/")]
// Generated by the MSBuild WriteCodeFragment class.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long