We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a648b91 commit 86483bdCopy full SHA for 86483bd
NuGet/chromiumembeddedframework.runtime.win.nuspec
@@ -27,6 +27,7 @@
27
<file src="..\cef_binary_3.y.z_$CPlatform$\Resources\*.pak" target="runtimes\win-$Platform$\native\"/>
28
<file src="..\cef_binary_3.y.z_$CPlatform$\Resources\*.dat" target="runtimes\win-$Platform$\native\"/>
29
<file src="..\cef_binary_3.y.z_$CPlatform$\Readme.txt" target="\"/>
30
+ <file src="chromiumembeddedframework.runtime.win-$Platform$.props" target="build\" />
31
<file src="chromiumembeddedframework.runtime.win-$Platform$.props" target="buildTransitive\" />
32
33
<!-- Architecture-specific files folder hierarchy lost (native subfolders) -->
0 commit comments