-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy pathBouhm.Stardew.sln
67 lines (67 loc) · 3.87 KB
/
Bouhm.Stardew.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{72FF8D2F-9C10-4FF8-A11C-D789DA903B23}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
Directory.Packages.props = Directory.Packages.props
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LocationCompass", "LocationCompass\LocationCompass.csproj", "{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NPCMapLocations", "NPCMapLocations\NPCMapLocations.csproj", "{657A6295-99BE-4E58-A6B8-D5557FC1B46F}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Bouhm.Shared", "Bouhm.Shared\Bouhm.Shared.shproj", "{A77ED09B-6BA5-4890-B0D0-3CCD9B7DA9B3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PetDogs", "PetDogs\PetDogs.csproj", "{90B3E949-BB9D-445B-BDD2-5B840A82C91F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Debug|x86.ActiveCfg = Debug|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Debug|x86.Build.0 = Debug|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Release|Any CPU.Build.0 = Release|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Release|x86.ActiveCfg = Release|Any CPU
{8DBA97C7-8E77-4FBF-A717-5AD30B4DF50D}.Release|x86.Build.0 = Release|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Debug|x86.ActiveCfg = Debug|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Debug|x86.Build.0 = Debug|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Release|Any CPU.Build.0 = Release|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Release|x86.ActiveCfg = Release|Any CPU
{657A6295-99BE-4E58-A6B8-D5557FC1B46F}.Release|x86.Build.0 = Release|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Debug|x86.ActiveCfg = Debug|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Debug|x86.Build.0 = Debug|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Release|Any CPU.Build.0 = Release|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Release|x86.ActiveCfg = Release|Any CPU
{90B3E949-BB9D-445B-BDD2-5B840A82C91F}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4DFF28DD-B9AB-4A9D-83B7-8B615D36F754}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Bouhm.Shared\Bouhm.Shared.projitems*{657a6295-99be-4e58-a6b8-d5557fc1b46f}*SharedItemsImports = 5
Bouhm.Shared\Bouhm.Shared.projitems*{8dba97c7-8e77-4fbf-a717-5ad30b4df50d}*SharedItemsImports = 5
Bouhm.Shared\Bouhm.Shared.projitems*{a77ed09b-6ba5-4890-b0d0-3ccd9b7da9b3}*SharedItemsImports = 13
EndGlobalSection
EndGlobal