|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio Version 17 |
4 |
| -VisualStudioVersion = 17.12.35707.178 d17.12 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.31911.196 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modify-PowerPoint-elements", "Modify-PowerPoint-elements\Modify-PowerPoint-elements.csproj", "{BC2C1CE5-4219-4073-99D4-91E543250166}" |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Iterate-slide-elements", "Iterate-slide-elements\Iterate-slide-elements.csproj", "{38FB99D1-DB4A-4A3F-B90B-7135724337EF}" |
7 | 7 | EndProject
|
8 | 8 | Global
|
9 | 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
10 | 10 | Debug|Any CPU = Debug|Any CPU
|
11 | 11 | Release|Any CPU = Release|Any CPU
|
12 | 12 | EndGlobalSection
|
13 | 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
14 |
| - {BC2C1CE5-4219-4073-99D4-91E543250166}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
15 |
| - {BC2C1CE5-4219-4073-99D4-91E543250166}.Debug|Any CPU.Build.0 = Debug|Any CPU |
16 |
| - {BC2C1CE5-4219-4073-99D4-91E543250166}.Release|Any CPU.ActiveCfg = Release|Any CPU |
17 |
| - {BC2C1CE5-4219-4073-99D4-91E543250166}.Release|Any CPU.Build.0 = Release|Any CPU |
| 14 | + {38FB99D1-DB4A-4A3F-B90B-7135724337EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 15 | + {38FB99D1-DB4A-4A3F-B90B-7135724337EF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 16 | + {38FB99D1-DB4A-4A3F-B90B-7135724337EF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 17 | + {38FB99D1-DB4A-4A3F-B90B-7135724337EF}.Release|Any CPU.Build.0 = Release|Any CPU |
18 | 18 | EndGlobalSection
|
19 | 19 | GlobalSection(SolutionProperties) = preSolution
|
20 | 20 | HideSolutionNode = FALSE
|
21 | 21 | EndGlobalSection
|
| 22 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 23 | + SolutionGuid = {B75368E1-9546-4CD5-BE4C-5C905E8D16C2} |
| 24 | + EndGlobalSection |
22 | 25 | EndGlobal
|
0 commit comments