Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36127.28 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "GetInstalledAddons", "src\GetInstalledAddons.vbproj", "{E7405B12-9283-D1CD-C886-9802D5586247}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E7405B12-9283-D1CD-C886-9802D5586247}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E7405B12-9283-D1CD-C886-9802D5586247}.Debug|Any CPU.Build.0 = Debug|Any CPU {E7405B12-9283-D1CD-C886-9802D5586247}.Release|Any CPU.ActiveCfg = Release|Any CPU {E7405B12-9283-D1CD-C886-9802D5586247}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A524D4C3-F338-412E-B346-9145AFE8F284} EndGlobalSection EndGlobal