79211433

Date: 2024-11-21 13:50:59
Score: 0.5
Natty:
Report link
  1. Remove old version (whole folder): C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs
  2. Install specific version of MVS -> 2022 LTSC 17.2.0
  3. In configuration select: ""C++ Universal Windows Platform.."
  4. in C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\Appx\Debug\x64, you should have desired version of Microsoft.VCLibs.140.00.Debug

the second option is:

  1. Remove old version (whole folder): C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs
  2. Install specific version of MVS -> 2022 LTSC 17.2.0
  3. In configuration don't select any extra packages which you don't need
  4. After finish installation export your configuration export configuration
  5. Open configuration in text editor and add this package: "Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging", "Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs"
  6. Open MVS Installer again and import configuration import configuration
  7. Install
  8. in C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\Appx\Debug\x64, you should have desired version of Microsoft.VCLibs.140.00.Debug
Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Marek Biolik