My_first_repo/Console_for_Git.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2025-02-24 12:58:52 +03:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34607.119
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Console_for_Git", "Console_for_Git.csproj", "{B0B13759-7FB8-4F3E-AFCF-53F13FEBF520}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B0B13759-7FB8-4F3E-AFCF-53F13FEBF520}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B0B13759-7FB8-4F3E-AFCF-53F13FEBF520}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B0B13759-7FB8-4F3E-AFCF-53F13FEBF520}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B0B13759-7FB8-4F3E-AFCF-53F13FEBF520}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {18BF8143-B97A-4038-BD57-4943AB26013A}
EndGlobalSection
EndGlobal