|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 17 |
4 | | -VisualStudioVersion = 17.0.31912.275 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostSharp.Engineering.BuildTools", "src\PostSharp.Engineering.BuildTools\PostSharp.Engineering.BuildTools.csproj", "{79C98592-B228-448D-B590-95FD9C8E3123}" |
7 | | -EndProject |
8 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostSharp.Engineering.Sdk", "src\PostSharp.Engineering.Sdk\PostSharp.Engineering.Sdk.csproj", "{E7879F3E-FEE6-4E89-A265-52A1297BBCBC}" |
9 | | -EndProject |
10 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.Engineering.DocFx", "src\PostSharp.Engineering.DocFx\PostSharp.Engineering.DocFx.csproj", "{53B2C52E-9095-4D49-8C34-5507BB941EE6}" |
11 | | -EndProject |
12 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.Engineering.SystemTypes", "src\PostSharp.Engineering.SystemTypes\PostSharp.Engineering.SystemTypes.csproj", "{B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}" |
13 | | -EndProject |
14 | | -Global |
15 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
16 | | - Debug|Any CPU = Debug|Any CPU |
17 | | - Release|Any CPU = Release|Any CPU |
18 | | - EndGlobalSection |
19 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
20 | | - {79C98592-B228-448D-B590-95FD9C8E3123}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | | - {79C98592-B228-448D-B590-95FD9C8E3123}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | | - {79C98592-B228-448D-B590-95FD9C8E3123}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | | - {79C98592-B228-448D-B590-95FD9C8E3123}.Release|Any CPU.Build.0 = Release|Any CPU |
24 | | - {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
25 | | - {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
26 | | - {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
27 | | - {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Release|Any CPU.Build.0 = Release|Any CPU |
28 | | - {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
29 | | - {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
30 | | - {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
31 | | - {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Release|Any CPU.Build.0 = Release|Any CPU |
32 | | - {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
33 | | - {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
34 | | - {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
35 | | - {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Release|Any CPU.Build.0 = Release|Any CPU |
36 | | - EndGlobalSection |
37 | | - GlobalSection(SolutionProperties) = preSolution |
38 | | - HideSolutionNode = FALSE |
39 | | - EndGlobalSection |
40 | | - GlobalSection(ExtensibilityGlobals) = postSolution |
41 | | - SolutionGuid = {EE2C48C5-7AD7-4852-A39D-A3C5C94000A9} |
42 | | - EndGlobalSection |
43 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31912.275 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostSharp.Engineering.BuildTools", "src\PostSharp.Engineering.BuildTools\PostSharp.Engineering.BuildTools.csproj", "{79C98592-B228-448D-B590-95FD9C8E3123}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostSharp.Engineering.Sdk", "src\PostSharp.Engineering.Sdk\PostSharp.Engineering.Sdk.csproj", "{E7879F3E-FEE6-4E89-A265-52A1297BBCBC}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.Engineering.DocFx", "src\PostSharp.Engineering.DocFx\PostSharp.Engineering.DocFx.csproj", "{53B2C52E-9095-4D49-8C34-5507BB941EE6}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostSharp.Engineering.SystemTypes", "src\PostSharp.Engineering.SystemTypes\PostSharp.Engineering.SystemTypes.csproj", "{B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}" |
| 13 | +EndProject |
| 14 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostSharp.Engineering.McpApprovalServer", "src\PostSharp.Engineering.McpApprovalServer\PostSharp.Engineering.McpApprovalServer.csproj", "{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}" |
| 15 | +EndProject |
| 16 | +Global |
| 17 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 18 | + Debug|Any CPU = Debug|Any CPU |
| 19 | + Release|Any CPU = Release|Any CPU |
| 20 | + EndGlobalSection |
| 21 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 22 | + {79C98592-B228-448D-B590-95FD9C8E3123}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {79C98592-B228-448D-B590-95FD9C8E3123}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {79C98592-B228-448D-B590-95FD9C8E3123}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {79C98592-B228-448D-B590-95FD9C8E3123}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {E7879F3E-FEE6-4E89-A265-52A1297BBCBC}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 31 | + {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 32 | + {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 33 | + {53B2C52E-9095-4D49-8C34-5507BB941EE6}.Release|Any CPU.Build.0 = Release|Any CPU |
| 34 | + {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 35 | + {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 36 | + {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 37 | + {B6DB99A8-CF03-44CB-9C5E-2FEC7888DA3E}.Release|Any CPU.Build.0 = Release|Any CPU |
| 38 | + {A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 39 | + {A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 40 | + {A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 41 | + {A1B2C3D4-E5F6-7890-ABCD-EF1234567890}.Release|Any CPU.Build.0 = Release|Any CPU |
| 42 | + EndGlobalSection |
| 43 | + GlobalSection(SolutionProperties) = preSolution |
| 44 | + HideSolutionNode = FALSE |
| 45 | + EndGlobalSection |
| 46 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 47 | + SolutionGuid = {EE2C48C5-7AD7-4852-A39D-A3C5C94000A9} |
| 48 | + EndGlobalSection |
| 49 | +EndGlobal |
0 commit comments