[1146] | 1 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
| 2 | # Visual C# Express 2010
|
---|
| 3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet.Example.CrossComponent", "IndianHealthService.BMXNet.Example.CrossComponent\IndianHealthService.BMXNet.Example.CrossComponent.csproj", "{A544825A-48C6-4B5A-99B0-545776A1E590}"
|
---|
| 4 | EndProject
|
---|
| 5 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet.Example.CrossComponent.EHR", "IndianHealthService.BMXNet.Example.CrossComponent.EHR\IndianHealthService.BMXNet.Example.CrossComponent.EHR.csproj", "{D963694A-6640-481E-9F36-3D3B2FB796FE}"
|
---|
| 6 | EndProject
|
---|
| 7 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet.Example.CrossComponent.WindowsApp", "IndianHealthService.BMXNet.Example.CrossComponent.WindowsApp\IndianHealthService.BMXNet.Example.CrossComponent.WindowsApp.csproj", "{C8E30F92-0A0D-4A2F-AD07-A38CFE73FDD5}"
|
---|
| 8 | EndProject
|
---|
| 9 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet.Tools.ComponentTestBench", "IndianHealthService.BMXNet.Tools.ComponentTestBench\IndianHealthService.BMXNet.Tools.ComponentTestBench.csproj", "{BBE45A82-428D-4258-B43B-A6209B30B811}"
|
---|
| 10 | EndProject
|
---|
| 11 | Global
|
---|
| 12 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 13 | Debug|Any CPU = Debug|Any CPU
|
---|
| 14 | Release|Any CPU = Release|Any CPU
|
---|
| 15 | EndGlobalSection
|
---|
| 16 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
| 17 | {A544825A-48C6-4B5A-99B0-545776A1E590}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 18 | {A544825A-48C6-4B5A-99B0-545776A1E590}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 19 | {A544825A-48C6-4B5A-99B0-545776A1E590}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 20 | {A544825A-48C6-4B5A-99B0-545776A1E590}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 21 | {D963694A-6640-481E-9F36-3D3B2FB796FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 22 | {D963694A-6640-481E-9F36-3D3B2FB796FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 23 | {D963694A-6640-481E-9F36-3D3B2FB796FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 24 | {D963694A-6640-481E-9F36-3D3B2FB796FE}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 25 | {C8E30F92-0A0D-4A2F-AD07-A38CFE73FDD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 26 | {C8E30F92-0A0D-4A2F-AD07-A38CFE73FDD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 27 | {C8E30F92-0A0D-4A2F-AD07-A38CFE73FDD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 28 | {C8E30F92-0A0D-4A2F-AD07-A38CFE73FDD5}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 29 | {BBE45A82-428D-4258-B43B-A6209B30B811}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
| 30 | {BBE45A82-428D-4258-B43B-A6209B30B811}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
| 31 | {BBE45A82-428D-4258-B43B-A6209B30B811}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 32 | {BBE45A82-428D-4258-B43B-A6209B30B811}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 33 | EndGlobalSection
|
---|
| 34 | GlobalSection(SolutionProperties) = preSolution
|
---|
| 35 | HideSolutionNode = FALSE
|
---|
| 36 | EndGlobalSection
|
---|
| 37 | EndGlobal
|
---|