Добавьте файлы проекта.

This commit is contained in:
Daria
2021-10-19 06:04:52 +03:00
parent 6ee25d0f59
commit eab3081ec2
187 changed files with 100839 additions and 0 deletions

25
SvetoforVKBot.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SvetoforVKBot", "SvetoforVKBot\SvetoforVKBot.csproj", "{026FB24C-FE98-4DF9-BBDA-E31244F341DF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{026FB24C-FE98-4DF9-BBDA-E31244F341DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{026FB24C-FE98-4DF9-BBDA-E31244F341DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{026FB24C-FE98-4DF9-BBDA-E31244F341DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{026FB24C-FE98-4DF9-BBDA-E31244F341DF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4BCBB27D-A2B3-4AEF-A55B-7373D9CDDFEA}
EndGlobalSection
EndGlobal