|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.13.35507.96 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.PowerToys.Run.Plugin.Templates", "src\Community.PowerToys.Run.Plugin.Templates.csproj", "{A7720874-7EB7-9898-22D8-814D459D4AC3}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.PowerToys.Run.Plugin.Templates.Tests", "tests\Community.PowerToys.Run.Plugin.Templates.Tests.csproj", "{E412338A-8113-089E-027F-E7610239500F}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Release|Any CPU = Release|Any CPU |
| 14 | + EndGlobalSection |
| 15 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | + {A7720874-7EB7-9898-22D8-814D459D4AC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {A7720874-7EB7-9898-22D8-814D459D4AC3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {A7720874-7EB7-9898-22D8-814D459D4AC3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {A7720874-7EB7-9898-22D8-814D459D4AC3}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {E412338A-8113-089E-027F-E7610239500F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {E412338A-8113-089E-027F-E7610239500F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {E412338A-8113-089E-027F-E7610239500F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {E412338A-8113-089E-027F-E7610239500F}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(SolutionProperties) = preSolution |
| 26 | + HideSolutionNode = FALSE |
| 27 | + EndGlobalSection |
| 28 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 29 | + SolutionGuid = {E6D83EEE-5726-481D-BA6E-02E25BFB17B0} |
| 30 | + EndGlobalSection |
| 31 | +EndGlobal |
0 commit comments