MicrosoftEdge / WebView2Samples

Microsoft Edge WebView2 samples
830 stars 460 forks source link

NuGet not working. Any samples not requiring it? #148

Closed alervd closed 1 year ago

alervd commented 1 year ago

1>------ Rebuild All started: Project: WebView2GettingStarted, Configuration: Debug x64 ------ 1>D:\Work\Source\WebView2Samples\GettingStartedGuides\Win32_GettingStarted\WebView2GettingStarted.vcxproj(233,5): error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is packages\Microsoft.Windows.ImplementationLibrary.1.0.191107.2\build\native\Microsoft.Windows.ImplementationLibrary.targets. 1>Done building project "WebView2GettingStarted.vcxproj" -- FAILED. NuGet Package restore failed for project WebView2GettingStarted: Unable to find version '1.0.191107.2' of package 'Microsoft.Windows.ImplementationLibrary'. . Please see Error List window for detailed warnings and errors. NuGet Package restore failed for project WebView2GettingStarted: Unable to find version '1.0.902.49' of package 'Microsoft.Web.WebView2'. . Please see Error List window for detailed warnings and errors. NuGet package restore failed. Please see Error List window for detailed warnings and errors. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

alervd commented 1 year ago

Why can't you provide a sample which does not loaded with a bunch of useless stuff?

alervd commented 1 year ago

This fixed it: https://stackoverflow.com/a/42128146/3765267 Buggy Microsoft products...