|
453 | 453 | <None Include="ApplicationInsights.config">
|
454 | 454 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
455 | 455 | </None>
|
456 |
| - <None Include="edge\x64\edge_nativeclr.node"> |
457 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
458 |
| - </None> |
459 |
| - <None Include="edge\x86\edge_nativeclr.node"> |
460 |
| - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
461 |
| - </None> |
462 | 456 | <None Include="packages.config" />
|
463 | 457 | </ItemGroup>
|
464 | 458 | <ItemGroup>
|
|
468 | 462 | </ProjectReference>
|
469 | 463 | </ItemGroup>
|
470 | 464 | <ItemGroup>
|
471 |
| - <Content Include="azurefunctions\functions.js"> |
| 465 | + <Content Include="..\..\packages\Edge.js.6.11.3\content\edge\x86\edge_nativeclr.node"> |
| 466 | + <Link>edge\x86\edge_nativeclr.node</Link> |
472 | 467 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
473 | 468 | </Content>
|
474 |
| - <Content Include="azurefunctions\http\request.js"> |
| 469 | + <Content Include="..\..\packages\Edge.js.6.11.3\content\edge\x86\node.dll"> |
| 470 | + <Link>edge\x86\node.dll</Link> |
475 | 471 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
476 | 472 | </Content>
|
477 |
| - <Content Include="azurefunctions\http\response.js"> |
| 473 | + <Content Include="..\..\packages\Edge.js.6.11.3\content\edge\x64\edge_nativeclr.node"> |
| 474 | + <Link>edge\x64\edge_nativeclr.node</Link> |
478 | 475 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
479 | 476 | </Content>
|
480 |
| - <Content Include="edge\double_edge.js"> |
| 477 | + <Content Include="..\..\packages\Edge.js.6.11.3\content\edge\x64\node.dll"> |
| 478 | + <Link>edge\x64\node.dll</Link> |
481 | 479 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
482 | 480 | </Content>
|
483 |
| - <Content Include="edge\edge.js"> |
| 481 | + <Content Include="..\..\packages\Edge.js.6.11.3\content\edge\double_edge.js"> |
| 482 | + <Link>edge\double_edge.js</Link> |
484 | 483 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
485 | 484 | </Content>
|
486 |
| - <Content Include="edge\x64\node.dll"> |
| 485 | + <Content Include="..\..\packages\Edge.js.6.11.3\content\edge\edge.js"> |
| 486 | + <Link>edge\edge.js</Link> |
487 | 487 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
488 | 488 | </Content>
|
489 |
| - <Content Include="edge\x86\node.dll"> |
| 489 | + <Content Include="azurefunctions\functions.js"> |
| 490 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 491 | + </Content> |
| 492 | + <Content Include="azurefunctions\http\request.js"> |
| 493 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 494 | + </Content> |
| 495 | + <Content Include="azurefunctions\http\response.js"> |
490 | 496 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
491 | 497 | </Content>
|
492 | 498 | </ItemGroup>
|
|
0 commit comments