Skip to content

Commit 86483bd

Browse files
committed
Nuget - chromiumembeddedframework.runtime add .props files to build folder
previously only buildTransitive was supported. Issue #93
1 parent a648b91 commit 86483bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet/chromiumembeddedframework.runtime.win.nuspec

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<file src="..\cef_binary_3.y.z_$CPlatform$\Resources\*.pak" target="runtimes\win-$Platform$\native\"/>
2828
<file src="..\cef_binary_3.y.z_$CPlatform$\Resources\*.dat" target="runtimes\win-$Platform$\native\"/>
2929
<file src="..\cef_binary_3.y.z_$CPlatform$\Readme.txt" target="\"/>
30+
<file src="chromiumembeddedframework.runtime.win-$Platform$.props" target="build\" />
3031
<file src="chromiumembeddedframework.runtime.win-$Platform$.props" target="buildTransitive\" />
3132

3233
<!-- Architecture-specific files folder hierarchy lost (native subfolders) -->

0 commit comments

Comments
 (0)