|
43 | 43 | </PropertyGroup> |
44 | 44 | <ItemGroup> |
45 | 45 | <Reference Include="EdgeJs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
46 | | - <HintPath>..\..\packages\Edge.js.5.9.1\lib\EdgeJs.dll</HintPath> |
| 46 | + <HintPath>..\..\packages\Edge.js.6.4.0\lib\net40\EdgeJs.dll</HintPath> |
47 | 47 | <Private>True</Private> |
48 | 48 | </Reference> |
49 | 49 | <Reference Include="FSharp.Compiler.Service, Version=6.0.1.0, Culture=neutral, processorArchitecture=MSIL"> |
|
408 | 408 | <Compile Include="Utility.cs" /> |
409 | 409 | </ItemGroup> |
410 | 410 | <ItemGroup> |
411 | | - <Content Include="..\..\packages\Edge.js.5.9.1\content\edge\x86\edge_nativeclr.node"> |
| 411 | + <Content Include="..\..\packages\Edge.js.6.4.0\content\edge\x86\edge_nativeclr.node"> |
412 | 412 | <Link>edge\x86\edge_nativeclr.node</Link> |
413 | 413 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
414 | 414 | </Content> |
415 | | - <Content Include="..\..\packages\Edge.js.5.9.1\content\edge\x86\node.dll"> |
| 415 | + <Content Include="..\..\packages\Edge.js.6.4.0\content\edge\x86\node.dll"> |
416 | 416 | <Link>edge\x86\node.dll</Link> |
417 | 417 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
418 | 418 | </Content> |
419 | | - <Content Include="..\..\packages\Edge.js.5.9.1\content\edge\x64\edge_nativeclr.node"> |
| 419 | + <Content Include="..\..\packages\Edge.js.6.4.0\content\edge\x64\edge_nativeclr.node"> |
420 | 420 | <Link>edge\x64\edge_nativeclr.node</Link> |
421 | 421 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
422 | 422 | </Content> |
423 | | - <Content Include="..\..\packages\Edge.js.5.9.1\content\edge\x64\node.dll"> |
| 423 | + <Content Include="..\..\packages\Edge.js.6.4.0\content\edge\x64\node.dll"> |
424 | 424 | <Link>edge\x64\node.dll</Link> |
425 | 425 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
426 | 426 | </Content> |
427 | | - <Content Include="..\..\packages\Edge.js.5.9.1\content\edge\double_edge.js"> |
| 427 | + <Content Include="..\..\packages\Edge.js.6.4.0\content\edge\double_edge.js"> |
428 | 428 | <Link>edge\double_edge.js</Link> |
429 | 429 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
430 | 430 | </Content> |
431 | | - <Content Include="..\..\packages\Edge.js.5.9.1\content\edge\edge.js"> |
| 431 | + <Content Include="..\..\packages\Edge.js.6.4.0\content\edge\edge.js"> |
432 | 432 | <Link>edge\edge.js</Link> |
433 | 433 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
434 | 434 | </Content> |
|
0 commit comments