|
1 |
| - |
2 |
| -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 |
| -# Visual Studio Version 16 |
4 |
| -VisualStudioVersion = 16.0.31515.178 |
5 |
| -MinimumVisualStudioVersion = 10.0.40219.1 |
6 |
| -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{ED3DA9DD-1E07-444B-A2D7-2DBA280F96D4}" |
7 |
| -EndProject |
8 |
| -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2CE637DC-E8F5-4603-8B57-E51A32F631F1}" |
9 |
| - ProjectSection(SolutionItems) = preProject |
10 |
| - GitHubReleaseNotes.txt = GitHubReleaseNotes.txt |
11 |
| - README.md = README.md |
12 |
| - ReleaseNotes.md = ReleaseNotes.md |
13 |
| - EndProjectSection |
14 |
| -EndProject |
15 |
| -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{19009F5B-3267-45E2-A8B6-89F2AB47D72C}" |
16 |
| -EndProject |
17 |
| -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src-examples", "src-examples", "{38BA087F-EDA1-4F8A-A140-85B84791B815}" |
18 |
| -EndProject |
19 |
| -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProxyInterfaceSourceGenerator", "src\ProxyInterfaceSourceGenerator\ProxyInterfaceSourceGenerator.csproj", "{12344228-91F4-4502-9595-39584E5ABB34}" |
20 |
| -EndProject |
21 |
| -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProxyInterfaceConsumer", "src-examples\ProxyInterfaceConsumer\ProxyInterfaceConsumer.csproj", "{7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}" |
22 |
| -EndProject |
23 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyInterfaceConsumerViaNuGet", "src-examples\ProxyInterfaceConsumerViaNuGet\ProxyInterfaceConsumerViaNuGet.csproj", "{6BEBFEB9-635F-44A2-949C-15DDDF0B7740}" |
24 |
| -EndProject |
25 |
| -Global |
26 |
| - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
27 |
| - Debug|Any CPU = Debug|Any CPU |
28 |
| - Release|Any CPU = Release|Any CPU |
29 |
| - EndGlobalSection |
30 |
| - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
31 |
| - {12344228-91F4-4502-9595-39584E5ABB34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
32 |
| - {12344228-91F4-4502-9595-39584E5ABB34}.Debug|Any CPU.Build.0 = Debug|Any CPU |
33 |
| - {12344228-91F4-4502-9595-39584E5ABB34}.Release|Any CPU.ActiveCfg = Release|Any CPU |
34 |
| - {12344228-91F4-4502-9595-39584E5ABB34}.Release|Any CPU.Build.0 = Release|Any CPU |
35 |
| - {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
36 |
| - {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Debug|Any CPU.Build.0 = Debug|Any CPU |
37 |
| - {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Release|Any CPU.ActiveCfg = Release|Any CPU |
38 |
| - {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Release|Any CPU.Build.0 = Release|Any CPU |
39 |
| - {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
40 |
| - {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Debug|Any CPU.Build.0 = Debug|Any CPU |
41 |
| - {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Release|Any CPU.ActiveCfg = Release|Any CPU |
42 |
| - {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Release|Any CPU.Build.0 = Release|Any CPU |
43 |
| - EndGlobalSection |
44 |
| - GlobalSection(SolutionProperties) = preSolution |
45 |
| - HideSolutionNode = FALSE |
46 |
| - EndGlobalSection |
47 |
| - GlobalSection(NestedProjects) = preSolution |
48 |
| - {12344228-91F4-4502-9595-39584E5ABB34} = {ED3DA9DD-1E07-444B-A2D7-2DBA280F96D4} |
49 |
| - {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9} = {38BA087F-EDA1-4F8A-A140-85B84791B815} |
50 |
| - {6BEBFEB9-635F-44A2-949C-15DDDF0B7740} = {38BA087F-EDA1-4F8A-A140-85B84791B815} |
51 |
| - EndGlobalSection |
52 |
| - GlobalSection(ExtensibilityGlobals) = postSolution |
53 |
| - SolutionGuid = {585F071D-051D-441C-9C6B-226D9E15A1F5} |
54 |
| - EndGlobalSection |
55 |
| -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31521.260 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{ED3DA9DD-1E07-444B-A2D7-2DBA280F96D4}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2CE637DC-E8F5-4603-8B57-E51A32F631F1}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + .editorconfig = .editorconfig |
| 11 | + GitHubReleaseNotes.txt = GitHubReleaseNotes.txt |
| 12 | + README.md = README.md |
| 13 | + ReleaseNotes.md = ReleaseNotes.md |
| 14 | + EndProjectSection |
| 15 | +EndProject |
| 16 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{19009F5B-3267-45E2-A8B6-89F2AB47D72C}" |
| 17 | +EndProject |
| 18 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src-examples", "src-examples", "{38BA087F-EDA1-4F8A-A140-85B84791B815}" |
| 19 | +EndProject |
| 20 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProxyInterfaceSourceGenerator", "src\ProxyInterfaceSourceGenerator\ProxyInterfaceSourceGenerator.csproj", "{12344228-91F4-4502-9595-39584E5ABB34}" |
| 21 | +EndProject |
| 22 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProxyInterfaceConsumer", "src-examples\ProxyInterfaceConsumer\ProxyInterfaceConsumer.csproj", "{7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}" |
| 23 | +EndProject |
| 24 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProxyInterfaceConsumerViaNuGet", "src-examples\ProxyInterfaceConsumerViaNuGet\ProxyInterfaceConsumerViaNuGet.csproj", "{6BEBFEB9-635F-44A2-949C-15DDDF0B7740}" |
| 25 | +EndProject |
| 26 | +Global |
| 27 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 28 | + Debug|Any CPU = Debug|Any CPU |
| 29 | + Release|Any CPU = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 32 | + {12344228-91F4-4502-9595-39584E5ABB34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 33 | + {12344228-91F4-4502-9595-39584E5ABB34}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 34 | + {12344228-91F4-4502-9595-39584E5ABB34}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 35 | + {12344228-91F4-4502-9595-39584E5ABB34}.Release|Any CPU.Build.0 = Release|Any CPU |
| 36 | + {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 37 | + {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 38 | + {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 39 | + {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9}.Release|Any CPU.Build.0 = Release|Any CPU |
| 40 | + {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 41 | + {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 42 | + {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 43 | + {6BEBFEB9-635F-44A2-949C-15DDDF0B7740}.Release|Any CPU.Build.0 = Release|Any CPU |
| 44 | + EndGlobalSection |
| 45 | + GlobalSection(SolutionProperties) = preSolution |
| 46 | + HideSolutionNode = FALSE |
| 47 | + EndGlobalSection |
| 48 | + GlobalSection(NestedProjects) = preSolution |
| 49 | + {12344228-91F4-4502-9595-39584E5ABB34} = {ED3DA9DD-1E07-444B-A2D7-2DBA280F96D4} |
| 50 | + {7E0A10EE-CCC3-4281-9541-B0AF037D3DF9} = {38BA087F-EDA1-4F8A-A140-85B84791B815} |
| 51 | + {6BEBFEB9-635F-44A2-949C-15DDDF0B7740} = {38BA087F-EDA1-4F8A-A140-85B84791B815} |
| 52 | + EndGlobalSection |
| 53 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 54 | + SolutionGuid = {585F071D-051D-441C-9C6B-226D9E15A1F5} |
| 55 | + EndGlobalSection |
| 56 | +EndGlobal |
0 commit comments