Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30114.105 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JumpListUtil", "JumpListUtil\JumpListUtil.csproj", "{66F50737-A71D-4D5B-83F2-4F06B9F9F9B2}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SetLnkApp", "SetLnkApp\SetLnkApp.csproj", "{D64CB67B-A07A-4A10-8CB3-83C5F4D3FF3E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {66F50737-A71D-4D5B-83F2-4F06B9F9F9B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {66F50737-A71D-4D5B-83F2-4F06B9F9F9B2}.Debug|Any CPU.Build.0 = Debug|Any CPU {66F50737-A71D-4D5B-83F2-4F06B9F9F9B2}.Release|Any CPU.ActiveCfg = Release|Any CPU {66F50737-A71D-4D5B-83F2-4F06B9F9F9B2}.Release|Any CPU.Build.0 = Release|Any CPU {D64CB67B-A07A-4A10-8CB3-83C5F4D3FF3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D64CB67B-A07A-4A10-8CB3-83C5F4D3FF3E}.Debug|Any CPU.Build.0 = Debug|Any CPU {D64CB67B-A07A-4A10-8CB3-83C5F4D3FF3E}.Release|Any CPU.ActiveCfg = Release|Any CPU {D64CB67B-A07A-4A10-8CB3-83C5F4D3FF3E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {60F13606-E5AC-4632-9273-AED10038EAB1} EndGlobalSection EndGlobal