-
Notifications
You must be signed in to change notification settings - Fork 0
/
ORMAPCancelledNumbers.sln
39 lines (38 loc) · 2.12 KB
/
ORMAPCancelledNumbers.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 16
VisualStudioVersion = 16.0.31624.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ORMAPCancelledNumbers", "ORMAPCancelledNumbers.csproj", "{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModalControl", "..\ModalControl\ModalControl.csproj", "{EC3B2693-423C-452D-AF9B-FC25518F4D1C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BA1D9E2E-9D86-4243-87FC-B6241B7406C1}.Release|Any CPU.Build.0 = Release|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Release|Any CPU.Build.0 = Release|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC3B2693-423C-452D-AF9B-FC25518F4D1C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9D885F67-016F-4E85-8B74-0A89C0A6027E}
EndGlobalSection
EndGlobal