mirror of
https://github.com/yawaflua/Telegram-Bot-Template.git
synced 2025-12-09 03:49:30 +02:00
Add project files.
This commit is contained in:
25
TG-Bot-Template.sln
Normal file
25
TG-Bot-Template.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34728.123
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TG-Bot-Template", "TG-Bot-Template.csproj", "{A715056E-CFED-40D3-906D-AD1BF8C8E5FD}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{A715056E-CFED-40D3-906D-AD1BF8C8E5FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{A715056E-CFED-40D3-906D-AD1BF8C8E5FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A715056E-CFED-40D3-906D-AD1BF8C8E5FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{A715056E-CFED-40D3-906D-AD1BF8C8E5FD}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {20E221A5-4AF6-46FE-AF6C-C8BBDB7663C1}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user