TgBots/TgBots.sln
Dmitrii Prokudin 96c05ca7af
Some checks are pending
Local Deploy with Docker / build-and-deploy (push) Waiting to run
Переделал
2024-12-25 04:43:22 +03:00

22 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserOfTheDayBot", "UserOfTheDayBot.csproj", "{9E4A8D62-4B44-4685-981A-0C05A43EF14A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{843E791F-A116-47FC-85CB-F687A362C8FA}"
ProjectSection(SolutionItems) = preProject
docker-compose.yml = docker-compose.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E4A8D62-4B44-4685-981A-0C05A43EF14A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E4A8D62-4B44-4685-981A-0C05A43EF14A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E4A8D62-4B44-4685-981A-0C05A43EF14A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E4A8D62-4B44-4685-981A-0C05A43EF14A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal