27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.13.35828.75
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Phonebook", "Phonebook.csproj", "{30E299F1-E2AF-4547-BF1F-C0FAB31D2F2A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{30E299F1-E2AF-4547-BF1F-C0FAB31D2F2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{30E299F1-E2AF-4547-BF1F-C0FAB31D2F2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{30E299F1-E2AF-4547-BF1F-C0FAB31D2F2A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{30E299F1-E2AF-4547-BF1F-C0FAB31D2F2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{30E299F1-E2AF-4547-BF1F-C0FAB31D2F2A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {50CE1B04-3E7E-41C6-9076-E191F430701D}
|
|
EndGlobalSection
|
|
EndGlobal
|