แก้ report สรรหา
This commit is contained in:
parent
654ea28942
commit
723c95dfbc
15 changed files with 175 additions and 57 deletions
25
BMA.EHR.Report.Service.sln
Normal file
25
BMA.EHR.Report.Service.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.7.34018.315
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BMA.EHR.Report.Service", "BMA.EHR.Report.Service.csproj", "{9A1007A3-3834-4E1F-B242-15CCFEB16BD6}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{9A1007A3-3834-4E1F-B242-15CCFEB16BD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{9A1007A3-3834-4E1F-B242-15CCFEB16BD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{9A1007A3-3834-4E1F-B242-15CCFEB16BD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{9A1007A3-3834-4E1F-B242-15CCFEB16BD6}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {7C1B80B2-3A5E-42A3-9949-5749FB145086}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue