Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29609.76 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JsObjectDispatch", "JsObjectDispatch.vcxproj", "{AB89B722-C30F-4C4B-86F6-36092604F11F}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JsObjectDispatchPS", "JsObjectDispatchPS.vcxproj", "{DB439DE3-1296-4349-B683-0A44B0426C9F}" ProjectSection(ProjectDependencies) = postProject {AB89B722-C30F-4C4B-86F6-36092604F11F} = {AB89B722-C30F-4C4B-86F6-36092604F11F} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AB89B722-C30F-4C4B-86F6-36092604F11F}.Debug|Win32.ActiveCfg = Debug|Win32 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Debug|Win32.Build.0 = Debug|Win32 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Debug|x64.ActiveCfg = Debug|x64 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Debug|x64.Build.0 = Debug|x64 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Release|Win32.ActiveCfg = Release|Win32 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Release|Win32.Build.0 = Release|Win32 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Release|x64.ActiveCfg = Release|x64 {AB89B722-C30F-4C4B-86F6-36092604F11F}.Release|x64.Build.0 = Release|x64 {DB439DE3-1296-4349-B683-0A44B0426C9F}.Debug|Win32.ActiveCfg = Debug|Win32 {DB439DE3-1296-4349-B683-0A44B0426C9F}.Debug|x64.ActiveCfg = Debug|Win32 {DB439DE3-1296-4349-B683-0A44B0426C9F}.Release|Win32.ActiveCfg = Release|Win32 {DB439DE3-1296-4349-B683-0A44B0426C9F}.Release|x64.ActiveCfg = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5C911B53-FB05-4391-8CBF-8578479D49E8} EndGlobalSection EndGlobal