This repository has been archived on 2019-05-30. You can view files and clone it, but cannot push or open issues or pull requests.
Lora-Bot/Lora-Bot.sln
2018-06-25 20:44:24 +00:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lora-Bot", "Lora-Bot\Lora-Bot.csproj", "{FB11B997-AF4D-427F-96FD-4C84143057CF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lora", "..\Lora\Lora\Lora.csproj", "{85A78B05-5843-4E4D-8C56-4BCB12613750}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FB11B997-AF4D-427F-96FD-4C84143057CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FB11B997-AF4D-427F-96FD-4C84143057CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FB11B997-AF4D-427F-96FD-4C84143057CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB11B997-AF4D-427F-96FD-4C84143057CF}.Release|Any CPU.Build.0 = Release|Any CPU
{85A78B05-5843-4E4D-8C56-4BCB12613750}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85A78B05-5843-4E4D-8C56-4BCB12613750}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85A78B05-5843-4E4D-8C56-4BCB12613750}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85A78B05-5843-4E4D-8C56-4BCB12613750}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {82B8A2F0-7ECF-4377-B7C6-71FB9EEC1102}
EndGlobalSection
EndGlobal