I have followed the above steps in the above link, but still having issues with executing the following lines: CoreWebView2Environment.CreateAsync(@".\Microsoft.WebView2.FixedVersionRuntime.96.0.1054.62.x86");
I have placed the runtime folder in my bin/debug where the other dlls reside as shown above. No matter what I do i get the following error: "Couldn't find a compatible Webview2 Runtime installation to host WebViews."
My Nuget Package is version 1.0.1020.30 and Fixed Runtime Version downloaded is 96.0.1054.62.x86.