1- Microsoft Visual Studio Solution File, Format Version 12.00
1+ Microsoft Visual Studio Solution File, Format Version 12.00
22# Visual Studio Version 16
33VisualStudioVersion = 16.0.29806.167
44MinimumVisualStudioVersion = 10.0.40219.1
@@ -68,6 +68,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flow.Launcher.Plugin.Proces
6868EndProject
6969Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Flow.Launcher.Plugin.PluginsManager" , "Plugins\Flow.Launcher.Plugin.PluginsManager\Flow.Launcher.Plugin.PluginsManager.csproj" , "{4792A74A-0CEA-4173-A8B2-30E6764C6217}"
7070EndProject
71+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Flow.Plugin.WindowsSettings" , "Plugins\Flow.Launcher.Plugin.WindowsSettings\Flow.Plugin.WindowsSettings.csproj" , "{5043CECE-E6A7-4867-9CBE-02D27D83747A}"
72+ EndProject
7173Global
7274 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7375 Debug| Any CPU = Debug| Any CPU
@@ -283,6 +285,18 @@ Global
283285 {4792A74A-0CEA-4173-A8B2-30E6764C6217} .Release| x64 .Build .0 = Release| Any CPU
284286 {4792A74A-0CEA-4173-A8B2-30E6764C6217} .Release| x86 .ActiveCfg = Release| Any CPU
285287 {4792A74A-0CEA-4173-A8B2-30E6764C6217} .Release| x86 .Build .0 = Release| Any CPU
288+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Debug| Any CPU .ActiveCfg = Debug| x64
289+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Debug| Any CPU .Build .0 = Debug| x64
290+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Debug| x64 .ActiveCfg = Debug| x64
291+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Debug| x64 .Build .0 = Debug| x64
292+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Debug| x86 .ActiveCfg = Debug| x64
293+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Debug| x86 .Build .0 = Debug| x64
294+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Release| Any CPU .ActiveCfg = Release| x64
295+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Release| Any CPU .Build .0 = Release| x64
296+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Release| x64 .ActiveCfg = Release| x64
297+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Release| x64 .Build .0 = Release| x64
298+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Release| x86 .ActiveCfg = Release| x64
299+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} .Release| x86 .Build .0 = Release| x64
286300 EndGlobalSection
287301 GlobalSection (SolutionProperties ) = preSolution
288302 HideSolutionNode = FALSE
@@ -300,6 +314,7 @@ Global
300314 {F9C4C081-4CC3-4146-95F1-E102B4E10A5F} = {3A73F5A7-0335-40D8-BF7C-F20BE5D0BA87}
301315 {588088F4-3262-4F9F-9663-A05DE12534C3} = {3A73F5A7-0335-40D8-BF7C-F20BE5D0BA87}
302316 {4792A74A-0CEA-4173-A8B2-30E6764C6217} = {3A73F5A7-0335-40D8-BF7C-F20BE5D0BA87}
317+ {5043CECE-E6A7-4867-9CBE-02D27D83747A} = {3A73F5A7-0335-40D8-BF7C-F20BE5D0BA87}
303318 EndGlobalSection
304319 GlobalSection (ExtensibilityGlobals ) = postSolution
305320 SolutionGuid = {F26ACB50-3F6C-4907-B0C9-1ADACC1D0DED}
0 commit comments