Files
UP01/ConsoleApp1/ConsoleApp1.sln
GitLab-Admin 73c84ae27e First try
2026-03-31 08:33:56 +05:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35919.96 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{F7BBFFB9-4067-4AE0-9E6D-88C23E7B6A78}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F7BBFFB9-4067-4AE0-9E6D-88C23E7B6A78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F7BBFFB9-4067-4AE0-9E6D-88C23E7B6A78}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F7BBFFB9-4067-4AE0-9E6D-88C23E7B6A78}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7BBFFB9-4067-4AE0-9E6D-88C23E7B6A78}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8F1FCDD4-4F57-428F-AC1D-917430EFC911}
EndGlobalSection
EndGlobal