-
Notifications
You must be signed in to change notification settings - Fork 0
/
Vostok.Hercules.Client.sln
35 lines (35 loc) · 1.92 KB
/
Vostok.Hercules.Client.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2024
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vostok.Hercules.Client", "Vostok.Hercules.Client\Vostok.Hercules.Client.csproj", "{8412F163-B616-4655-A86F-6AC04427662D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Vostok.Hercules.Client.Tests", "Vostok.Hercules.Client.Tests\Vostok.Hercules.Client.Tests.csproj", "{A2E38A3B-30B8-417D-B28D-7F446D25D77C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
NoTests|Any CPU = NoTests|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8412F163-B616-4655-A86F-6AC04427662D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8412F163-B616-4655-A86F-6AC04427662D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8412F163-B616-4655-A86F-6AC04427662D}.NoTests|Any CPU.ActiveCfg = Release|Any CPU
{8412F163-B616-4655-A86F-6AC04427662D}.NoTests|Any CPU.Build.0 = Release|Any CPU
{8412F163-B616-4655-A86F-6AC04427662D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8412F163-B616-4655-A86F-6AC04427662D}.Release|Any CPU.Build.0 = Release|Any CPU
{A2E38A3B-30B8-417D-B28D-7F446D25D77C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2E38A3B-30B8-417D-B28D-7F446D25D77C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2E38A3B-30B8-417D-B28D-7F446D25D77C}.NoTests|Any CPU.ActiveCfg = Release|Any CPU
{A2E38A3B-30B8-417D-B28D-7F446D25D77C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2E38A3B-30B8-417D-B28D-7F446D25D77C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {370DCA25-8F1D-4995-A955-6C11EB796A4A}
EndGlobalSection
EndGlobal