forked from paritee/Paritee.StardewValley.Frameworks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Paritee.StardewValley.Frameworks.sln
43 lines (43 loc) · 2.66 KB
/
Paritee.StardewValley.Frameworks.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.329
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Paritee's Quick Patch Buildings", "QuickPatchBuildings\Paritee's Quick Patch Buildings.csproj", "{577D5C93-70C8-4F51-B661-388D27B0B4EE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Paritee's Better Farm Animal Variety", "BetterFarmAnimalVariety\Paritee's Better Farm Animal Variety.csproj", "{C06A1D78-D24E-41E1-B446-67D409836AB1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Paritee's Treat Your Animals", "TreatYourAnimals\Paritee's Treat Your Animals.csproj", "{1900986F-CAA4-40B6-AE75-0EFC7CFF1AF8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimalBirthEveryNight", "AnimalBirthEveryNight\AnimalBirthEveryNight.csproj", "{94E2DA96-64F6-429A-824C-BAE7A1986E4F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{577D5C93-70C8-4F51-B661-388D27B0B4EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{577D5C93-70C8-4F51-B661-388D27B0B4EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{577D5C93-70C8-4F51-B661-388D27B0B4EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{577D5C93-70C8-4F51-B661-388D27B0B4EE}.Release|Any CPU.Build.0 = Release|Any CPU
{C06A1D78-D24E-41E1-B446-67D409836AB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C06A1D78-D24E-41E1-B446-67D409836AB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C06A1D78-D24E-41E1-B446-67D409836AB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C06A1D78-D24E-41E1-B446-67D409836AB1}.Release|Any CPU.Build.0 = Release|Any CPU
{1900986F-CAA4-40B6-AE75-0EFC7CFF1AF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1900986F-CAA4-40B6-AE75-0EFC7CFF1AF8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1900986F-CAA4-40B6-AE75-0EFC7CFF1AF8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1900986F-CAA4-40B6-AE75-0EFC7CFF1AF8}.Release|Any CPU.Build.0 = Release|Any CPU
{94E2DA96-64F6-429A-824C-BAE7A1986E4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94E2DA96-64F6-429A-824C-BAE7A1986E4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94E2DA96-64F6-429A-824C-BAE7A1986E4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94E2DA96-64F6-429A-824C-BAE7A1986E4F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D4BB1D2D-0ED4-4216-BD55-7BA5787932D6}
EndGlobalSection
EndGlobal