We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0399b0c commit ccc710aCopy full SHA for ccc710a
NuGet/PackageReference/Readme.txt
@@ -26,7 +26,7 @@ Basic Troubleshooting:
26
* libcef.dll (Chromium Embedded Framework Core library)
27
* icudtl.dat (Unicode Support data)
28
* chrome_elf.dll(Crash reporting library)
29
- * snapshot_blob.bin, v8_context_snapshot.bin (V8 snapshot data)
+ * v8_context_snapshot.bin (V8 snapshot data)
30
* locales\en-US.pak, chrome_100_percent.pak, chrome_200_percent.pak, resources.pak, d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll
31
- Whilst these are technically listed as optional, the browser is unlikely to function without these files.
32
- See https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-%28Redistribution%29 for details
0 commit comments