mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2025-12-06 06:52:01 +01:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
|
# Visual Studio Version 16
|
|||
|
|
VisualStudioVersion = 16.0.31515.178
|
|||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WTelegramClient", "WTelegramClient.csproj", "{ABB3CB38-A5EC-4428-BB72-06C6BA99DD81}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{ABB3CB38-A5EC-4428-BB72-06C6BA99DD81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{ABB3CB38-A5EC-4428-BB72-06C6BA99DD81}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{ABB3CB38-A5EC-4428-BB72-06C6BA99DD81}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{ABB3CB38-A5EC-4428-BB72-06C6BA99DD81}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
|
HideSolutionNode = FALSE
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
|
SolutionGuid = {5A8D162E-4943-4748-A046-A17BA8C10ACC}
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|