Skip to content

Commit ccc710a

Browse files
committed
Remove snapshot_blob.bin from Readme.txt
Issue #5036
1 parent 0399b0c commit ccc710a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet/PackageReference/Readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Basic Troubleshooting:
2626
* libcef.dll (Chromium Embedded Framework Core library)
2727
* icudtl.dat (Unicode Support data)
2828
* chrome_elf.dll(Crash reporting library)
29-
* snapshot_blob.bin, v8_context_snapshot.bin (V8 snapshot data)
29+
* v8_context_snapshot.bin (V8 snapshot data)
3030
* locales\en-US.pak, chrome_100_percent.pak, chrome_200_percent.pak, resources.pak, d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll
3131
- Whilst these are technically listed as optional, the browser is unlikely to function without these files.
3232
- See https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-%28Redistribution%29 for details

0 commit comments

Comments
 (0)