test
This commit is contained in:
parent
56dd8337b6
commit
82e6bcc95b
9 changed files with 346 additions and 332 deletions
|
|
@ -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+56dd8337b6b1a6394ae195fd67220a1f0ec25a07")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("BMA.EHR.Recruit.Service")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("BMA.EHR.Recruit.Service")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
512d09f9200e77331649224c21826598aa475d21
|
||||
fa3a62c3f773820ccd6ed3f09035b3e4c997b0c667840e6b543a627a62c97d6d
|
||||
|
|
|
|||
|
|
@ -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 =
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue