This repository has been archived by the owner on May 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
/
SharpTox.sln
61 lines (61 loc) · 3.55 KB
/
SharpTox.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
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}") = "SharpTox", "SharpTox\SharpTox.csproj", "{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpTox.Tests", "SharpTox.Tests\SharpTox.Tests.csproj", "{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug POSIX|x64 = Debug POSIX|x64
Debug POSIX|x86 = Debug POSIX|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release POSIX|x64 = Release POSIX|x64
Release POSIX|x86 = Release POSIX|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug POSIX|x64.ActiveCfg = Debug POSIX|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug POSIX|x64.Build.0 = Debug POSIX|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug POSIX|x86.ActiveCfg = Debug POSIX|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug POSIX|x86.Build.0 = Debug POSIX|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug|x64.ActiveCfg = Debug|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug|x64.Build.0 = Debug|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug|x86.ActiveCfg = Debug|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Debug|x86.Build.0 = Debug|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release POSIX|x64.ActiveCfg = Release POSIX|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release POSIX|x64.Build.0 = Release POSIX|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release POSIX|x86.ActiveCfg = Release POSIX|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release POSIX|x86.Build.0 = Release POSIX|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release|x64.ActiveCfg = Release|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release|x64.Build.0 = Release|x64
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release|x86.ActiveCfg = Release|x86
{B3AB7D92-3D7A-41B2-86D1-D1B256B07663}.Release|x86.Build.0 = Release|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug POSIX|x64.ActiveCfg = Debug|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug POSIX|x64.Build.0 = Debug|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug POSIX|x86.ActiveCfg = Debug|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug POSIX|x86.Build.0 = Debug|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug|x64.ActiveCfg = Debug|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug|x64.Build.0 = Debug|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug|x86.ActiveCfg = Debug|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Debug|x86.Build.0 = Debug|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release POSIX|x64.ActiveCfg = Release|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release POSIX|x64.Build.0 = Release|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release POSIX|x86.ActiveCfg = Release|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release POSIX|x86.Build.0 = Release|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release|x64.ActiveCfg = Release|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release|x64.Build.0 = Release|x64
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release|x86.ActiveCfg = Release|x86
{31CE0DA1-C02F-4F80-B1BF-6DE07BE4BBDF}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {236794F4-547B-4136-A363-CEC5625A0A63}
EndGlobalSection
EndGlobal