-
Notifications
You must be signed in to change notification settings - Fork 1
/
LostPolygon.MethodInlineInjector.sln
72 lines (72 loc) · 5.62 KB
/
LostPolygon.MethodInlineInjector.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
62
63
64
65
66
67
68
69
70
71
72
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector", "LostPolygon.MethodInlineInjector\LostPolygon.MethodInlineInjector.csproj", "{BF09E2F7-78EC-4AB3-8A14-E2E98729C196}"
ProjectSection(ProjectDependencies) = postProject
{46054333-8706-4412-980B-659DF83891F8} = {46054333-8706-4412-980B-659DF83891F8}
{91804157-8494-4288-930F-698FE3F0D7BE} = {91804157-8494-4288-930F-698FE3F0D7BE}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector.Tests.TestInjecteeLibrary", "LostPolygon.MethodInlineInjector.Tests.TestInjecteeLibrary\LostPolygon.MethodInlineInjector.Tests.TestInjecteeLibrary.csproj", "{91804157-8494-4288-930F-698FE3F0D7BE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector.Configuration", "LostPolygon.MethodInlineInjector.Configuration\LostPolygon.MethodInlineInjector.Configuration.csproj", "{D207F1AF-1776-48BD-B4AB-ADF1217373BB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector.Tests.TestInjectedLibrary", "LostPolygon.MethodInlineInjector.Tests.TestInjectedLibrary\LostPolygon.MethodInlineInjector.Tests.TestInjectedLibrary.csproj", "{46054333-8706-4412-980B-659DF83891F8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector.Tests", "LostPolygon.MethodInlineInjector.Tests\LostPolygon.MethodInlineInjector.Tests.csproj", "{3266BA8E-E78A-4A18-8F22-4CB6165A778B}"
ProjectSection(ProjectDependencies) = postProject
{46054333-8706-4412-980B-659DF83891F8} = {46054333-8706-4412-980B-659DF83891F8}
{91804157-8494-4288-930F-698FE3F0D7BE} = {91804157-8494-4288-930F-698FE3F0D7BE}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector.CLI", "LostPolygon.MethodInlineInjector.CLI\LostPolygon.MethodInlineInjector.CLI.csproj", "{7870A46D-285E-49CF-8A96-7DA7FB05CBD1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.Common.SimpleXmlSerialization", "LostPolygon.Common.SimpleXmlSerialization\LostPolygon.Common.SimpleXmlSerialization\LostPolygon.Common.SimpleXmlSerialization.csproj", "{3C709248-44B8-4897-981B-766696CF52D2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LostPolygon.MethodInlineInjector.Tests.ThirdPartyLibrary", "LostPolygon.MethodInlineInjector.Tests.ThirdPartyLibrary\LostPolygon.MethodInlineInjector.Tests.ThirdPartyLibrary.csproj", "{3E9737AF-30E5-40D1-A089-0923D9AD9381}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BF09E2F7-78EC-4AB3-8A14-E2E98729C196}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF09E2F7-78EC-4AB3-8A14-E2E98729C196}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF09E2F7-78EC-4AB3-8A14-E2E98729C196}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF09E2F7-78EC-4AB3-8A14-E2E98729C196}.Release|Any CPU.Build.0 = Release|Any CPU
{91804157-8494-4288-930F-698FE3F0D7BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91804157-8494-4288-930F-698FE3F0D7BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91804157-8494-4288-930F-698FE3F0D7BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91804157-8494-4288-930F-698FE3F0D7BE}.Release|Any CPU.Build.0 = Release|Any CPU
{D207F1AF-1776-48BD-B4AB-ADF1217373BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D207F1AF-1776-48BD-B4AB-ADF1217373BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D207F1AF-1776-48BD-B4AB-ADF1217373BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D207F1AF-1776-48BD-B4AB-ADF1217373BB}.Release|Any CPU.Build.0 = Release|Any CPU
{46054333-8706-4412-980B-659DF83891F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46054333-8706-4412-980B-659DF83891F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46054333-8706-4412-980B-659DF83891F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46054333-8706-4412-980B-659DF83891F8}.Release|Any CPU.Build.0 = Release|Any CPU
{3266BA8E-E78A-4A18-8F22-4CB6165A778B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3266BA8E-E78A-4A18-8F22-4CB6165A778B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3266BA8E-E78A-4A18-8F22-4CB6165A778B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3266BA8E-E78A-4A18-8F22-4CB6165A778B}.Release|Any CPU.Build.0 = Release|Any CPU
{7870A46D-285E-49CF-8A96-7DA7FB05CBD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7870A46D-285E-49CF-8A96-7DA7FB05CBD1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7870A46D-285E-49CF-8A96-7DA7FB05CBD1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7870A46D-285E-49CF-8A96-7DA7FB05CBD1}.Release|Any CPU.Build.0 = Release|Any CPU
{3C709248-44B8-4897-981B-766696CF52D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C709248-44B8-4897-981B-766696CF52D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C709248-44B8-4897-981B-766696CF52D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C709248-44B8-4897-981B-766696CF52D2}.Release|Any CPU.Build.0 = Release|Any CPU
{3E9737AF-30E5-40D1-A089-0923D9AD9381}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E9737AF-30E5-40D1-A089-0923D9AD9381}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E9737AF-30E5-40D1-A089-0923D9AD9381}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E9737AF-30E5-40D1-A089-0923D9AD9381}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal