This repository was archived by the owner on May 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAnalogy.LogViewer.WCF.sln
More file actions
30 lines (30 loc) · 1.64 KB
/
Analogy.LogViewer.WCF.sln
File metadata and controls
30 lines (30 loc) · 1.64 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29411.108
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Analogy.LogViewer.WCF", "Analogy.LogViewer.WCF\Analogy.LogViewer.WCF.csproj", "{421C5D89-5CA9-49BB-B5B1-A44D1A372AEC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Analogy.LogViewer.WCF.UnitTests", "Analogy.LogViewer.WCF.UnitTests\Analogy.LogViewer.WCF.UnitTests.csproj", "{EF6D5EBB-532D-42FC-9CFB-98E7279F981D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{421C5D89-5CA9-49BB-B5B1-A44D1A372AEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{421C5D89-5CA9-49BB-B5B1-A44D1A372AEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{421C5D89-5CA9-49BB-B5B1-A44D1A372AEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{421C5D89-5CA9-49BB-B5B1-A44D1A372AEC}.Release|Any CPU.Build.0 = Release|Any CPU
{EF6D5EBB-532D-42FC-9CFB-98E7279F981D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF6D5EBB-532D-42FC-9CFB-98E7279F981D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF6D5EBB-532D-42FC-9CFB-98E7279F981D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF6D5EBB-532D-42FC-9CFB-98E7279F981D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5545B4EE-30CC-4F7B-8D24-A0FE4C0B6183}
EndGlobalSection
EndGlobal