Skip to content

Commit 20be9e1

Browse files
committed
[MERGE #6166 @MikeHolman] add ChakraCoreWindows.h to nuget include path
Merge pull request #6166 from MikeHolman:nugetinclude Header for Windows specific JSRT APIs, currently needed for `JsConnectJITProcess`
2 parents 3c87ede + 765e696 commit 20be9e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Build/NuGet/Microsoft.ChakraCore.vc140.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<file src="..\..\lib\Jsrt\ChakraCommon.h" target="build\native\include\ChakraCommon.h"/>
2525
<file src="..\..\lib\Jsrt\ChakraCommonWindows.h" target="build\native\include\ChakraCommonWindows.h"/>
2626
<file src="..\..\lib\Jsrt\ChakraCore.h" target="build\native\include\ChakraCore.h"/>
27+
<file src="..\..\lib\Jsrt\ChakraCoreWindows.h" target="build\native\include\ChakraCoreWindows.h"/>
2728
<file src="..\..\lib\Jsrt\ChakraDebug.h" target="build\native\include\ChakraDebug.h"/>
2829

2930
<!--Lib-->

0 commit comments

Comments
 (0)