Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32421.90 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MediaInfoLib_UWP", "Library\MediaInfoLib_UWP.vcxproj", "{B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM = Debug|ARM Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|ARM = Release|ARM Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Debug|ARM.ActiveCfg = Debug|ARM {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Debug|ARM.Build.0 = Debug|ARM {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Debug|x64.ActiveCfg = Debug|x64 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Debug|x64.Build.0 = Debug|x64 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Debug|x86.ActiveCfg = Debug|Win32 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Debug|x86.Build.0 = Debug|Win32 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Release|ARM.ActiveCfg = Release|ARM {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Release|ARM.Build.0 = Release|ARM {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Release|x64.ActiveCfg = Release|x64 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Release|x64.Build.0 = Release|x64 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Release|x86.ActiveCfg = Release|Win32 {B1B1D325-5A77-4EE8-9980-9CAD6B6CAE31}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {58D5371B-0D16-4880-971B-CD9AC60D5B84} EndGlobalSection EndGlobal