PIbd21_Makarov_DV_FlowerShop/FlowerShop/FlowerShop.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-02-09 20:43:16 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlowerShop", "FlowerShop\FlowerShop.csproj", "{30E60505-E2FD-419B-9B9F-60830D33C5A7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{30E60505-E2FD-419B-9B9F-60830D33C5A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30E60505-E2FD-419B-9B9F-60830D33C5A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30E60505-E2FD-419B-9B9F-60830D33C5A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30E60505-E2FD-419B-9B9F-60830D33C5A7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DC13302E-E0E8-440F-9C3A-B3FB33124DF7}
EndGlobalSection
EndGlobal