**Describe the bug** Encountered this bug trying to run the Semantic Search sample with the `all-MiniLM-L6-v2` model on Windows 10. ``` --------------------------- AI Dev Gallery Preview: AIDevGallery.exe - Entry Point Not Found --------------------------- The procedure entry point TryCreatePackageDependency could not be located in the dynamic link library C:\Program Files\WindowsApps\Microsoft.AIDevGallery_0.5.0.0_x64__8wekyb3d8bbwe\Microsoft.Windows.AI.MachineLearning.dll. --------------------------- OK --------------------------- ``` <img width="623" height="293" alt="Image" src="https://github.com/user-attachments/assets/59aec6f4-afb6-4f2c-80af-065be3533f4b" /> **To Reproduce** Steps to reproduce the behavior: 1. Install app 2. Click on Semantic Search card from home carousel 3. Select the all-minilm-l2-v2 model and install 4. wait for download 5. Select installed model now on top of model select dialog 6. Click Run sample 7. See issue Clicking OK on dialog prompts the same error dialog again, clicking ok a 2nd time and app crashes. Restarting the app does not resolve the issue. **Same issue with L12 model and semantic search** && **Phi 3 Mini DirectML on Paraphrase Text** - basically seems like App won't work on my machine with this error. **Expected behavior** Sample loads? **Screenshots** If applicable, add screenshots to help explain your problem. <img width="1481" height="1208" alt="Image" src="https://github.com/user-attachments/assets/e1a17d12-b203-483e-8ea0-d29075e6da74" /> **Please complete the following information:** - App Version: 0.5.0.0 from Microsoft Store - Windows Version: Windows 10 22H2 19045.6456 **Additional context** Add any other context about the problem here.