PhotoGalleryLabWork04/PhotoGallery/PhotoGallery.sln
Илья Федотов 776f247bbf Create project!
2024-05-05 09:01:45 +04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleMainApp", "ConsoleMainApp\ConsoleMainApp.csproj", "{C8D66A3A-C135-4230-9CDC-8205408C814A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C8D66A3A-C135-4230-9CDC-8205408C814A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C8D66A3A-C135-4230-9CDC-8205408C814A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C8D66A3A-C135-4230-9CDC-8205408C814A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C8D66A3A-C135-4230-9CDC-8205408C814A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C7A41553-90C9-410C-B2A2-F7FA90BA24D7}
EndGlobalSection
EndGlobal