Some basic proof of concepts
This commit is contained in:
25
FluxPoseDiscordBot/FluxPoseDiscordBot.sln
Normal file
25
FluxPoseDiscordBot/FluxPoseDiscordBot.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 18
|
||||
VisualStudioVersion = 18.0.11217.181 d18.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FluxPoseDiscordBot", "FluxPoseDiscordBot.csproj", "{C9335CC4-9F39-9B16-98AE-0B57D5C59C41}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C9335CC4-9F39-9B16-98AE-0B57D5C59C41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C9335CC4-9F39-9B16-98AE-0B57D5C59C41}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C9335CC4-9F39-9B16-98AE-0B57D5C59C41}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C9335CC4-9F39-9B16-98AE-0B57D5C59C41}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {90BC1C17-5D19-4152-B4BE-5C49C9F60D5B}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user