This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEurofurence.Companion.sln
68 lines (68 loc) · 4.36 KB
/
Eurofurence.Companion.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eurofurence.Companion", "Eurofurence.Companion\Eurofurence.Companion.csproj", "{E7787F83-46D7-4616-84CE-78F50B81F54A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eurofurence.Companion.DataModel", "Eurofurence.Companion.DataModel\Eurofurence.Companion.DataModel.csproj", "{4892B473-F168-416A-AB5D-751998C965A2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eurofurence.Companion.PushHandlerBackgroundTask", "Eurofurence.Companion.PushHandlerBackgroundTask\Eurofurence.Companion.PushHandlerBackgroundTask.csproj", "{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|Any CPU.ActiveCfg = Debug|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|Any CPU.Build.0 = Debug|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|Any CPU.Deploy.0 = Debug|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|ARM.ActiveCfg = Debug|ARM
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|ARM.Build.0 = Debug|ARM
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|ARM.Deploy.0 = Debug|ARM
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|x86.ActiveCfg = Debug|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|x86.Build.0 = Debug|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Debug|x86.Deploy.0 = Debug|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|Any CPU.Build.0 = Release|Any CPU
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|Any CPU.Deploy.0 = Release|Any CPU
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|ARM.ActiveCfg = Release|ARM
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|ARM.Build.0 = Release|ARM
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|ARM.Deploy.0 = Release|ARM
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|x86.ActiveCfg = Release|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|x86.Build.0 = Release|x86
{E7787F83-46D7-4616-84CE-78F50B81F54A}.Release|x86.Deploy.0 = Release|x86
{4892B473-F168-416A-AB5D-751998C965A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4892B473-F168-416A-AB5D-751998C965A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4892B473-F168-416A-AB5D-751998C965A2}.Debug|ARM.ActiveCfg = Debug|ARM
{4892B473-F168-416A-AB5D-751998C965A2}.Debug|ARM.Build.0 = Debug|ARM
{4892B473-F168-416A-AB5D-751998C965A2}.Debug|x86.ActiveCfg = Debug|x86
{4892B473-F168-416A-AB5D-751998C965A2}.Debug|x86.Build.0 = Debug|x86
{4892B473-F168-416A-AB5D-751998C965A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4892B473-F168-416A-AB5D-751998C965A2}.Release|Any CPU.Build.0 = Release|Any CPU
{4892B473-F168-416A-AB5D-751998C965A2}.Release|ARM.ActiveCfg = Release|ARM
{4892B473-F168-416A-AB5D-751998C965A2}.Release|ARM.Build.0 = Release|ARM
{4892B473-F168-416A-AB5D-751998C965A2}.Release|x86.ActiveCfg = Release|x86
{4892B473-F168-416A-AB5D-751998C965A2}.Release|x86.Build.0 = Release|x86
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Debug|ARM.ActiveCfg = Debug|ARM
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Debug|ARM.Build.0 = Debug|ARM
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Debug|x86.ActiveCfg = Debug|x86
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Debug|x86.Build.0 = Debug|x86
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Release|Any CPU.Build.0 = Release|Any CPU
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Release|ARM.ActiveCfg = Release|ARM
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Release|ARM.Build.0 = Release|ARM
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Release|x86.ActiveCfg = Release|x86
{1064FEC4-ADEB-4E69-8FFD-C398A8AF0446}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal