Skip to content

Commit 097b181

Browse files
authored
Merge pull request #42 from merceyz/master
Exclude d3dcompiler_43.dll Former-commit-id: c420ee5898c9c455b32db6f41911080426eeea2c
2 parents 038fc11 + 8a4f8cd commit 097b181

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)