-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlnhzd.assemblies.playground.sln
43 lines (43 loc) · 2.73 KB
/
lnhzd.assemblies.playground.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29806.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lnhzd.assemblies.playground", "lnhzd.assemblies.playground\lnhzd.assemblies.playground.csproj", "{E655BA18-3249-4F74-BC86-511F3A003C8C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lnhzd.assemblies.playground.LibA", "lnhzd.assemblies.playground.LibA\lnhzd.assemblies.playground.LibA.csproj", "{D2A3B5DF-70C9-410F-ABF9-D96EAF7E4688}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lnhzd.assemblies.playground.LibB", "lnhzd.assemblies.playground.LibB\lnhzd.assemblies.playground.LibB.csproj", "{915A1A7C-C7A7-4D8E-848E-28ABF122D622}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "lnhzd.assemblies.playground.LibC", "lnhzd.assemblies.playground.LibC\lnhzd.assemblies.playground.LibC.csproj", "{25744644-14C0-4F48-8996-93442C18B10B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E655BA18-3249-4F74-BC86-511F3A003C8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E655BA18-3249-4F74-BC86-511F3A003C8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E655BA18-3249-4F74-BC86-511F3A003C8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E655BA18-3249-4F74-BC86-511F3A003C8C}.Release|Any CPU.Build.0 = Release|Any CPU
{D2A3B5DF-70C9-410F-ABF9-D96EAF7E4688}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D2A3B5DF-70C9-410F-ABF9-D96EAF7E4688}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D2A3B5DF-70C9-410F-ABF9-D96EAF7E4688}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D2A3B5DF-70C9-410F-ABF9-D96EAF7E4688}.Release|Any CPU.Build.0 = Release|Any CPU
{915A1A7C-C7A7-4D8E-848E-28ABF122D622}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{915A1A7C-C7A7-4D8E-848E-28ABF122D622}.Debug|Any CPU.Build.0 = Debug|Any CPU
{915A1A7C-C7A7-4D8E-848E-28ABF122D622}.Release|Any CPU.ActiveCfg = Release|Any CPU
{915A1A7C-C7A7-4D8E-848E-28ABF122D622}.Release|Any CPU.Build.0 = Release|Any CPU
{25744644-14C0-4F48-8996-93442C18B10B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25744644-14C0-4F48-8996-93442C18B10B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25744644-14C0-4F48-8996-93442C18B10B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25744644-14C0-4F48-8996-93442C18B10B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {54876268-BD41-4C69-80DF-C7BA645C04F4}
EndGlobalSection
EndGlobal