Skip to content

Commit b485387

Browse files
Organized .NET HL7 Tutorials into Separate Self-Contained Solutions
1 parent e806c44 commit b485387

File tree

135 files changed

+574
-1176308
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+574
-1176308
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.27703.2026
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NhapiToolsAutomatedContextValidationOfHl7Messages", "NhapiToolsAutomatedContextValidationOfHl7Messages\NhapiToolsAutomatedContextValidationOfHl7Messages.csproj", "{E2A84029-3AA1-44B8-91E1-B6087FAE3909}"
7+
EndProject
8+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NhapiToolsConfigurableContextValidationOfHl7Messages", "NhapiToolsConfigurableContextValidationOfHl7Messages\NhapiToolsConfigurableContextValidationOfHl7Messages.csproj", "{409BA79A-93E8-4CDA-A94F-83C18ECAB3DC}"
9+
EndProject
10+
Global
11+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
12+
Debug|Any CPU = Debug|Any CPU
13+
Release|Any CPU = Release|Any CPU
14+
EndGlobalSection
15+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
16+
{E2A84029-3AA1-44B8-91E1-B6087FAE3909}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
17+
{E2A84029-3AA1-44B8-91E1-B6087FAE3909}.Debug|Any CPU.Build.0 = Debug|Any CPU
18+
{E2A84029-3AA1-44B8-91E1-B6087FAE3909}.Release|Any CPU.ActiveCfg = Release|Any CPU
19+
{E2A84029-3AA1-44B8-91E1-B6087FAE3909}.Release|Any CPU.Build.0 = Release|Any CPU
20+
{409BA79A-93E8-4CDA-A94F-83C18ECAB3DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21+
{409BA79A-93E8-4CDA-A94F-83C18ECAB3DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
22+
{409BA79A-93E8-4CDA-A94F-83C18ECAB3DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
23+
{409BA79A-93E8-4CDA-A94F-83C18ECAB3DC}.Release|Any CPU.Build.0 = Release|Any CPU
24+
EndGlobalSection
25+
GlobalSection(SolutionProperties) = preSolution
26+
HideSolutionNode = FALSE
27+
EndGlobalSection
28+
GlobalSection(ExtensibilityGlobals) = postSolution
29+
SolutionGuid = {7039B881-1F7B-4E5B-ACFE-9EE8666C0BB7}
30+
EndGlobalSection
31+
EndGlobal

0 commit comments

Comments
 (0)