There was an error while loading. Please reload this page.
1 parent 26cf698 commit ae36f32Copy full SHA for ae36f32
1 file changed
src/AppInstallerCommonCore/MSStoreDownload.cpp
@@ -703,7 +703,6 @@ namespace AppInstaller::MSStore
703
Manifest::PlatformEnum requiredPlatform,
704
const std::optional<Utility::UInt64Version>& targetOSVersion)
705
{
706
- UNREFERENCED_PARAMETER(targetOSVersion);
707
std::vector<Manifest::PlatformEnum> supportedPlatforms;
708
709
for (auto const& applicability : appFile.GetApplicabilityDetails().GetPlatformApplicabilityForPackage())
0 commit comments