Skip to content

Commit 8a4f8cd

Browse files
committed
Exclude d3dcompiler_43.dll
Former-commit-id: f90c5a0680bba044ba15202f0d2eee3de2869700
1 parent 038fc11 commit 8a4f8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet/cef.redist.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<copyright>Copyright © 2008-2015</copyright>
1616
</metadata>
1717
<files>
18-
<file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\*.dll" target="CEF\$Platform$" />
18+
<file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\*.dll" target="CEF\$Platform$" exclude="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\d3dcompiler_43.dll" />
1919
<!-- Since CEF 3.2357 the files natives_blob.bin and snapshot_blob.bin need to be distributed.
2020
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/75J9Y1vIc_E
2121
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12580

0 commit comments

Comments
 (0)