-
Notifications
You must be signed in to change notification settings - Fork 0
/
SipebiMalindoEntry.sln
39 lines (39 loc) · 2.28 KB
/
SipebiMalindoEntry.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.9.34714.143
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sipebi.Malindo.Entry.Parser", "Sipebi.Malindo.Entry.Parser\Sipebi.Malindo.Entry.Parser.csproj", "{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sipebi.Malindo.Entry.Parser.Console", "Sipebi.Malindo.Entry.Parser.Console\Sipebi.Malindo.Entry.Parser.Console.csproj", "{5B8C169A-B62C-4442-B88F-25B1FC865407}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Debug|x64.ActiveCfg = Debug|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Debug|x64.Build.0 = Debug|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Release|Any CPU.Build.0 = Release|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Release|x64.ActiveCfg = Release|Any CPU
{8F7A4273-D5F9-4643-A9A2-7E87D4B9555F}.Release|x64.Build.0 = Release|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Debug|x64.ActiveCfg = Debug|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Debug|x64.Build.0 = Debug|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Release|Any CPU.Build.0 = Release|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Release|x64.ActiveCfg = Release|Any CPU
{5B8C169A-B62C-4442-B88F-25B1FC865407}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0D4D37B7-C62E-4124-B498-F00D11641728}
EndGlobalSection
EndGlobal