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 038fc11 commit 8a4f8cdCopy full SHA for 8a4f8cd
NuGet/cef.redist.nuspec
@@ -15,7 +15,7 @@
15
<copyright>Copyright © 2008-2015</copyright>
16
</metadata>
17
<files>
18
- <file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\*.dll" target="CEF\$Platform$" />
+ <file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\*.dll" target="CEF\$Platform$" exclude="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\d3dcompiler_43.dll" />
19
<!-- Since CEF 3.2357 the files natives_blob.bin and snapshot_blob.bin need to be distributed.
20
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/75J9Y1vIc_E
21
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12580
0 commit comments