-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSpeedRunAppImport.sln
More file actions
61 lines (61 loc) · 4.15 KB
/
SpeedRunAppImport.sln
File metadata and controls
61 lines (61 loc) · 4.15 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunAppImport", "SpeedRunAppImport\SpeedRunAppImport.csproj", "{8B9CA229-4A6F-41DB-B131-BD91409BF46A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunAppImport.Service", "SpeedRunAppImport.Service\SpeedRunAppImport.Service.csproj", "{C0D643E8-2CEE-4021-87CE-63F382AF5B0A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunAppImport.Interfaces", "SpeedRunAppImport.Interfaces\SpeedRunAppImport.Interfaces.csproj", "{D639BEC6-7D94-4BE1-86F5-3CA732979114}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunAppImport.Repository", "SpeedRunAppImport.Repository\SpeedRunAppImport.Repository.csproj", "{9C5E3BF0-4967-4690-8BC2-8889AE9828CD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunAppImport.Client", "SpeedRunAppImport.Client\SpeedRunAppImport.Client.csproj", "{797F5392-9BC7-4B52-B9CC-ADC249AEF02F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunAppImport.Model", "SpeedRunAppImport.Model\SpeedRunAppImport.Model.csproj", "{FBFFBF25-39E9-40BB-A08A-B92C88E10D5F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeedRunCommon", "SpeedRunCommon\SpeedRunCommon.csproj", "{DF0D6FF9-0BBB-43A9-A35B-A6D5262D7B0E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8B9CA229-4A6F-41DB-B131-BD91409BF46A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B9CA229-4A6F-41DB-B131-BD91409BF46A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B9CA229-4A6F-41DB-B131-BD91409BF46A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B9CA229-4A6F-41DB-B131-BD91409BF46A}.Release|Any CPU.Build.0 = Release|Any CPU
{C0D643E8-2CEE-4021-87CE-63F382AF5B0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0D643E8-2CEE-4021-87CE-63F382AF5B0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0D643E8-2CEE-4021-87CE-63F382AF5B0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0D643E8-2CEE-4021-87CE-63F382AF5B0A}.Release|Any CPU.Build.0 = Release|Any CPU
{D639BEC6-7D94-4BE1-86F5-3CA732979114}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D639BEC6-7D94-4BE1-86F5-3CA732979114}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D639BEC6-7D94-4BE1-86F5-3CA732979114}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D639BEC6-7D94-4BE1-86F5-3CA732979114}.Release|Any CPU.Build.0 = Release|Any CPU
{9C5E3BF0-4967-4690-8BC2-8889AE9828CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9C5E3BF0-4967-4690-8BC2-8889AE9828CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9C5E3BF0-4967-4690-8BC2-8889AE9828CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9C5E3BF0-4967-4690-8BC2-8889AE9828CD}.Release|Any CPU.Build.0 = Release|Any CPU
{797F5392-9BC7-4B52-B9CC-ADC249AEF02F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{797F5392-9BC7-4B52-B9CC-ADC249AEF02F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{797F5392-9BC7-4B52-B9CC-ADC249AEF02F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{797F5392-9BC7-4B52-B9CC-ADC249AEF02F}.Release|Any CPU.Build.0 = Release|Any CPU
{FBFFBF25-39E9-40BB-A08A-B92C88E10D5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBFFBF25-39E9-40BB-A08A-B92C88E10D5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBFFBF25-39E9-40BB-A08A-B92C88E10D5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBFFBF25-39E9-40BB-A08A-B92C88E10D5F}.Release|Any CPU.Build.0 = Release|Any CPU
{DF0D6FF9-0BBB-43A9-A35B-A6D5262D7B0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF0D6FF9-0BBB-43A9-A35B-A6D5262D7B0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF0D6FF9-0BBB-43A9-A35B-A6D5262D7B0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF0D6FF9-0BBB-43A9-A35B-A6D5262D7B0E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {922D3F5C-8AF4-4FB1-96C3-B3B456654CED}
EndGlobalSection
EndGlobal