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 5d9191f commit e789bd5Copy full SHA for e789bd5
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\" exclude="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\d3dcompiler_43.dll" />
+ <file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\*.dll" target="CEF\" />
19
<file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\swiftshader\*.dll" target="CEF\swiftshader" />
20
<!-- Since CEF 3.2357 the files natives_blob.bin and snapshot_blob.bin need to be distributed.
21
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/75J9Y1vIc_E
0 commit comments