-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFrends.Community.RabbitMQ.sln
More file actions
31 lines (31 loc) · 1.66 KB
/
Frends.Community.RabbitMQ.sln
File metadata and controls
31 lines (31 loc) · 1.66 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30503.244
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Frends.Community.RabbitMQ", "Frends.Community.RabbitMQ\Frends.Community.RabbitMQ.csproj", "{DBB2AD78-CF28-44AB-BCAC-D4B7D4035DDF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Frends.Community.RabbitMQ.Tests", "Frends.Community.RabbitMQ.Tests\Frends.Community.RabbitMQ.Tests.csproj", "{FC0A38D4-6C86-4362-B65F-EDDE7CCA5D39}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DBB2AD78-CF28-44AB-BCAC-D4B7D4035DDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DBB2AD78-CF28-44AB-BCAC-D4B7D4035DDF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DBB2AD78-CF28-44AB-BCAC-D4B7D4035DDF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DBB2AD78-CF28-44AB-BCAC-D4B7D4035DDF}.Release|Any CPU.Build.0 = Release|Any CPU
{FC0A38D4-6C86-4362-B65F-EDDE7CCA5D39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC0A38D4-6C86-4362-B65F-EDDE7CCA5D39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC0A38D4-6C86-4362-B65F-EDDE7CCA5D39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC0A38D4-6C86-4362-B65F-EDDE7CCA5D39}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EEB5E662-938A-4D16-843B-B90B374562D8}
EndGlobalSection
EndGlobal