32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
VisualStudioVersion = 16.0.29926.136
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCropsDecay", "CustomCropsDecay\CustomCropsDecay.csproj", "{DCD2CC68-802A-4220-AE6C-76E397D64F3E}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DynamicPrice", "DynamicPrice\DynamicPrice.csproj", "{62DD1937-1AFD-4EB9-B5E6-F1C0A9860A33}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{DCD2CC68-802A-4220-AE6C-76E397D64F3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{DCD2CC68-802A-4220-AE6C-76E397D64F3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{DCD2CC68-802A-4220-AE6C-76E397D64F3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{DCD2CC68-802A-4220-AE6C-76E397D64F3E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{62DD1937-1AFD-4EB9-B5E6-F1C0A9860A33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{62DD1937-1AFD-4EB9-B5E6-F1C0A9860A33}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{62DD1937-1AFD-4EB9-B5E6-F1C0A9860A33}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{62DD1937-1AFD-4EB9-B5E6-F1C0A9860A33}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {AD908D40-B95C-48D3-AFF2-4E663CCCE001}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|