Skip to content

Commit

Permalink
Cyber-Bot.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Pheycc83 committed Aug 31, 2024
0 parents commit 2edd8df
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions Cyber-Bot.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CyberFinance-Bot", "CyberFinance\Finance-Bot.csproj", "{BCD3A4CE-6924-4894-9489-202706B2F77A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Form1", "CyberFinance\Form11\Form1.csproj", "{590ED63D-6690-4D70-B101-D1AE3D4C2A20}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BCD3A4CE-6924-4894-9489-202706B2F77A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BCD3A4CE-6924-4894-9489-202706B2F77A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BCD3A4CE-6924-4894-9489-202706B2F77A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BCD3A4CE-6924-4894-9489-202706B2F77A}.Release|Any CPU.Build.0 = Release|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{590ED63D-6690-4D70-B101-D1AE3D4C2A20}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3679258D-856B-4704-8A7B-F7D1FE719F98}
EndGlobalSection
EndGlobal

0 comments on commit 2edd8df

Please sign in to comment.