MrBot.Net/MRBot.sln
2023-12-08 15:20:12 -06:00

26 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34309.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MRBot", "MRBot\MRBot.csproj", "{31F53DCC-5E73-4733-A4C3-8EC5AA5CE96F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Debug|x64 = Debug|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{31F53DCC-5E73-4733-A4C3-8EC5AA5CE96F}.Release|x64.ActiveCfg = Release|x64
{31F53DCC-5E73-4733-A4C3-8EC5AA5CE96F}.Release|x64.Build.0 = Release|x64
{31F53DCC-5E73-4733-A4C3-8EC5AA5CE96F}.Debug|x64.ActiveCfg = Debug|x64
{31F53DCC-5E73-4733-A4C3-8EC5AA5CE96F}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3F4E0D7F-32A0-4A5D-B963-1932F19EF854}
EndGlobalSection
EndGlobal