-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDVHAsyncCompare.sln
26 lines (26 loc) · 1.23 KB
/
DVHAsyncCompare.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.852
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DVHAsyncCompare.Runner", "DVHAsync.Runner\DVHAsyncCompare.Runner.csproj", "{79D069B9-3FFA-4584-A132-C444937EDF9E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DVHAsyncCompare", "DVHAsync\DVHAsyncCompare.csproj", "{96E0CE2E-799B-473D-BF00-15DDC693A421}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug-15.5|x64 = Debug-15.5|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{79D069B9-3FFA-4584-A132-C444937EDF9E}.Debug-15.5|x64.ActiveCfg = Debug-15.5|x64
{79D069B9-3FFA-4584-A132-C444937EDF9E}.Debug-15.5|x64.Build.0 = Debug-15.5|x64
{96E0CE2E-799B-473D-BF00-15DDC693A421}.Debug-15.5|x64.ActiveCfg = Debug-15.5|x64
{96E0CE2E-799B-473D-BF00-15DDC693A421}.Debug-15.5|x64.Build.0 = Debug-15.5|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {09FB4B73-C18F-4F17-AA85-574F5938F47D}
EndGlobalSection
EndGlobal