32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31112.23
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TelegramBot", "TelegramBot\TelegramBot.csproj", "{3616387D-AE43-4A5C-836A-D719CA5C96E9}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EnumSerializer.Generator", "EnumSerializer.Generator\EnumSerializer.Generator.csproj", "{22004504-B8B9-48F4-A2B2-9D18748BF252}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{3616387D-AE43-4A5C-836A-D719CA5C96E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3616387D-AE43-4A5C-836A-D719CA5C96E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3616387D-AE43-4A5C-836A-D719CA5C96E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3616387D-AE43-4A5C-836A-D719CA5C96E9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{22004504-B8B9-48F4-A2B2-9D18748BF252}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{22004504-B8B9-48F4-A2B2-9D18748BF252}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{22004504-B8B9-48F4-A2B2-9D18748BF252}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{22004504-B8B9-48F4-A2B2-9D18748BF252}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {33D9A7F3-619F-47CB-A8ED-80416CD00338}
|
|
EndGlobalSection
|
|
EndGlobal
|