File tree 1 file changed +12
-8
lines changed
src/React.Sample.ConsoleApp
1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 76
76
</ProjectReference >
77
77
</ItemGroup >
78
78
<ItemGroup >
79
- <None Include =" ClearScript.V8\ClearScriptV8-32.dll" >
79
+ <Content Include =" ..\packages\JavaScriptEngineSwitcher.V8.1.3.0\content\ClearScript.V8\ClearScriptV8-32.dll" >
80
+ <Link >ClearScript.V8\ClearScriptV8-32.dll</Link >
80
81
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
81
- </None >
82
- <None Include =" ClearScript.V8\ClearScriptV8-64.dll" >
82
+ </Content >
83
+ <Content Include =" ..\packages\JavaScriptEngineSwitcher.V8.1.3.0\content\ClearScript.V8\ClearScriptV8-64.dll" >
84
+ <Link >ClearScript.V8\ClearScriptV8-64.dll</Link >
83
85
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
84
- </None >
85
- <None Include =" ClearScript.V8\v8-ia32.dll" >
86
+ </Content >
87
+ <Content Include =" ..\packages\JavaScriptEngineSwitcher.V8.1.3.0\content\ClearScript.V8\v8-ia32.dll" >
88
+ <Link >ClearScript.V8\v8-ia32.dll</Link >
86
89
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
87
- </None >
88
- <None Include =" ClearScript.V8\v8-x64.dll" >
90
+ </Content >
91
+ <Content Include =" ..\packages\JavaScriptEngineSwitcher.V8.1.3.0\content\ClearScript.V8\v8-x64.dll" >
92
+ <Link >ClearScript.V8\v8-x64.dll</Link >
89
93
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
90
- </None >
94
+ </Content >
91
95
</ItemGroup >
92
96
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
93
97
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
You can’t perform that action at this time.
0 commit comments