-
Notifications
You must be signed in to change notification settings - Fork 0
/
CommandLib.sln
40 lines (40 loc) · 2.85 KB
/
CommandLib.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{59D5FBFC-4C79-43B7-AA86-7A2642B097AA}"
ProjectSection(SolutionItems) = preProject
.teamcity/Irc_CommandLib/buildTypes/Irc_CommandLib_StwalkersterBotCommandLib.xml = .teamcity/Irc_CommandLib/buildTypes/Irc_CommandLib_StwalkersterBotCommandLib.xml
NuGet.Config = NuGet.Config
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stwalkerster.Bot.CommandLib", "Stwalkerster.Bot.CommandLib\Stwalkerster.Bot.CommandLib.csproj", "{76BF16ED-71C1-411F-A546-340101F8C8DD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stwalkerster.Bot.CommandLib.Testbot", "Stwalkerster.Bot.CommandLib.Testbot\Stwalkerster.Bot.CommandLib.Testbot.csproj", "{DE01224E-6379-40CF-A7D2-7DAFF1F8FEE7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stwalkerster.Bot.CommandLib.Tests", "Stwalkerster.Bot.CommandLib.Tests\Stwalkerster.Bot.CommandLib.Tests.csproj", "{73DFE016-5217-45C0-B34B-8E7197B6CED0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stwalkerster.Bot.CommandLib.Testbot.Commands", "Stwalkerster.Bot.CommandLib.Testbot.Commands\Stwalkerster.Bot.CommandLib.Testbot.Commands.csproj", "{61A82844-D53E-4C9B-A4B3-F7F27224BD76}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{76BF16ED-71C1-411F-A546-340101F8C8DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{76BF16ED-71C1-411F-A546-340101F8C8DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{76BF16ED-71C1-411F-A546-340101F8C8DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{76BF16ED-71C1-411F-A546-340101F8C8DD}.Release|Any CPU.Build.0 = Release|Any CPU
{DE01224E-6379-40CF-A7D2-7DAFF1F8FEE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE01224E-6379-40CF-A7D2-7DAFF1F8FEE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE01224E-6379-40CF-A7D2-7DAFF1F8FEE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE01224E-6379-40CF-A7D2-7DAFF1F8FEE7}.Release|Any CPU.Build.0 = Release|Any CPU
{73DFE016-5217-45C0-B34B-8E7197B6CED0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73DFE016-5217-45C0-B34B-8E7197B6CED0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73DFE016-5217-45C0-B34B-8E7197B6CED0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73DFE016-5217-45C0-B34B-8E7197B6CED0}.Release|Any CPU.Build.0 = Release|Any CPU
{61A82844-D53E-4C9B-A4B3-F7F27224BD76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61A82844-D53E-4C9B-A4B3-F7F27224BD76}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61A82844-D53E-4C9B-A4B3-F7F27224BD76}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61A82844-D53E-4C9B-A4B3-F7F27224BD76}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal