Skip to content

Commit a972fce

Browse files
committed
Include Vroomjs .NET library in package
1 parent 8d9dca6 commit a972fce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/React.JavaScriptEngine.VroomJs/React.JavaScriptEngine.VroomJs.nutrans

+2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ of patent rights can be found in the PATENTS file in the same directory.
1515
<description xdt:Transform="Insert">Mono support for ReactJS.NET, using VroomJs and V8. Allows you to use ReactJS.NET on Linux and Mac OS X. Install this package in addition to the regular ReactJS.NET packages (eg. React.Web.Mvc4 for ASP.NET MVC 4 integration).
1616
Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
1717
</description>
18+
<summary xdt:Transform="Insert">Mono (Linux and Mac OS X) support for ReactJS.NET</summary>
1819
<tags xdt:Transform="Replace">asp.net mvc asp jquery javascript js react facebook reactjs mono linux mac macos v8</tags>
1920
</metadata>
2021
<files xdt:Transform="Insert">
2122
<file src="readme.txt" target="" />
23+
<file src="..\..\lib\VroomJs.dll" target="lib\net40" />
2224
</files>
2325
</package>

0 commit comments

Comments
 (0)