How Install Specific Version Of Microsoft.UI.Xaml

Viewed 10427

I'm trying to install WindowsSubsytemAndroid and PowerShell tell me that I Need The Following:

"Microsoft.UI.Xaml.2.6" with minimum version 2.62108.18004.0.

I managed to install (Get-AppxPackage Show This Two):

Microsoft.UI.Xaml.2.6 2.62106.23002.0

Microsoft.UI.Xaml.2.7 7.2109.13004.0

But This Doesn't Solve The Problem. Any Idea ?

1 Answers
Related