-
Notifications
You must be signed in to change notification settings - Fork 1
/
Firely.Fhir.Packages.sln
39 lines (39 loc) · 2.07 KB
/
Firely.Fhir.Packages.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 15.0.26124.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Firely.Fhir.Packages", "Firely.Fhir.Packages\Firely.Fhir.Packages.csproj", "{564A7663-3CF5-42EC-BEE1-4F6725A3710A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Firely.Fhir.Packages.Tests", "Firely.Fhir.Packages.Tests\Firely.Fhir.Packages.Tests.csproj", "{943E9AAD-E48E-49D8-AF90-5492767A8B48}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{735BAAF3-4D2C-45E5-999E-D8782B7B19FB}"
ProjectSection(SolutionItems) = preProject
build\azure-pipelines.yml = build\azure-pipelines.yml
build\azure-release-pipeline.yml = build\azure-release-pipeline.yml
Firely.Fhir.Packages.props = Firely.Fhir.Packages.props
Firely.Fhir.Packages.Tests.props = Firely.Fhir.Packages.Tests.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{564A7663-3CF5-42EC-BEE1-4F6725A3710A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{564A7663-3CF5-42EC-BEE1-4F6725A3710A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{564A7663-3CF5-42EC-BEE1-4F6725A3710A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{564A7663-3CF5-42EC-BEE1-4F6725A3710A}.Release|Any CPU.Build.0 = Release|Any CPU
{943E9AAD-E48E-49D8-AF90-5492767A8B48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{943E9AAD-E48E-49D8-AF90-5492767A8B48}.Debug|Any CPU.Build.0 = Debug|Any CPU
{943E9AAD-E48E-49D8-AF90-5492767A8B48}.Release|Any CPU.ActiveCfg = Release|Any CPU
{943E9AAD-E48E-49D8-AF90-5492767A8B48}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {70117D2C-CF8B-42F6-97A4-8993A2226C40}
EndGlobalSection
EndGlobal