Skip to content

Commit 33209b1

Browse files
spahnkeoliverbock
authored andcommittedFeb 18, 2019
Update V8 to version 7.3.492.12
1 parent 954401f commit 33209b1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
 

‎Source/Noesis.Javascript/JavaScript.Net.vcxproj

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3-
<Import Project="..\..\packages\v8-v141-x86.7.1.302.4\build\native\v8-v141-x86.props" Condition="Exists('..\..\packages\v8-v141-x86.7.1.302.4\build\native\v8-v141-x86.props')" />
4-
<Import Project="..\..\packages\v8.redist-v141-x86.7.1.302.4\build\native\v8.redist-v141-x86.props" Condition="Exists('..\..\packages\v8.redist-v141-x86.7.1.302.4\build\native\v8.redist-v141-x86.props')" />
5-
<Import Project="..\..\packages\v8-v141-x64.7.1.302.4\build\native\v8-v141-x64.props" Condition="Exists('..\..\packages\v8-v141-x64.7.1.302.4\build\native\v8-v141-x64.props')" />
6-
<Import Project="..\..\packages\v8.redist-v141-x64.7.1.302.4\build\native\v8.redist-v141-x64.props" Condition="Exists('..\..\packages\v8.redist-v141-x64.7.1.302.4\build\native\v8.redist-v141-x64.props')" />
3+
<Import Project="..\..\packages\v8-v141-x86.7.3.492.12\build\native\v8-v141-x86.props" Condition="Exists('..\..\packages\v8-v141-x86.7.3.492.12\build\native\v8-v141-x86.props')" />
4+
<Import Project="..\..\packages\v8.redist-v141-x86.7.3.492.12\build\native\v8.redist-v141-x86.props" Condition="Exists('..\..\packages\v8.redist-v141-x86.7.3.492.12\build\native\v8.redist-v141-x86.props')" />
5+
<Import Project="..\..\packages\v8-v141-x64.7.3.492.12\build\native\v8-v141-x64.props" Condition="Exists('..\..\packages\v8-v141-x64.7.3.492.12\build\native\v8-v141-x64.props')" />
6+
<Import Project="..\..\packages\v8.redist-v141-x64.7.3.492.12\build\native\v8.redist-v141-x64.props" Condition="Exists('..\..\packages\v8.redist-v141-x64.7.3.492.12\build\native\v8.redist-v141-x64.props')" />
77
<Import Project="packages\v8-v141-x64.6.4.388.11\build\native\v8-v141-x64.props" Condition="Exists('packages\v8-v141-x64.6.4.388.11\build\native\v8-v141-x64.props')" />
88
<Import Project="packages\v8.redist-v141-x64.6.4.388.11\build\native\v8.redist-v141-x64.props" Condition="Exists('packages\v8.redist-v141-x64.6.4.388.11\build\native\v8.redist-v141-x64.props')" />
99
<ItemGroup Label="ProjectConfigurations">
@@ -186,9 +186,9 @@
186186
<PropertyGroup>
187187
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
188188
</PropertyGroup>
189-
<Error Condition="!Exists('..\..\packages\v8.redist-v141-x64.7.1.302.4\build\native\v8.redist-v141-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8.redist-v141-x64.7.1.302.4\build\native\v8.redist-v141-x64.props'))" />
190-
<Error Condition="!Exists('..\..\packages\v8-v141-x64.7.1.302.4\build\native\v8-v141-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8-v141-x64.7.1.302.4\build\native\v8-v141-x64.props'))" />
191-
<Error Condition="!Exists('..\..\packages\v8.redist-v141-x86.7.1.302.4\build\native\v8.redist-v141-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8.redist-v141-x86.7.1.302.4\build\native\v8.redist-v141-x86.props'))" />
192-
<Error Condition="!Exists('..\..\packages\v8-v141-x86.7.1.302.4\build\native\v8-v141-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8-v141-x86.7.1.302.4\build\native\v8-v141-x86.props'))" />
189+
<Error Condition="!Exists('..\..\packages\v8.redist-v141-x64.7.3.492.12\build\native\v8.redist-v141-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8.redist-v141-x64.7.3.492.12\build\native\v8.redist-v141-x64.props'))" />
190+
<Error Condition="!Exists('..\..\packages\v8-v141-x64.7.3.492.12\build\native\v8-v141-x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8-v141-x64.7.3.492.12\build\native\v8-v141-x64.props'))" />
191+
<Error Condition="!Exists('..\..\packages\v8.redist-v141-x86.7.3.492.12\build\native\v8.redist-v141-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8.redist-v141-x86.7.3.492.12\build\native\v8.redist-v141-x86.props'))" />
192+
<Error Condition="!Exists('..\..\packages\v8-v141-x86.7.3.492.12\build\native\v8-v141-x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\v8-v141-x86.7.3.492.12\build\native\v8-v141-x86.props'))" />
193193
</Target>
194194
</Project>
+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="v8.redist-v141-x64" version="7.1.302.4" targetFramework="native" />
4-
<package id="v8.redist-v141-x86" version="7.1.302.4" targetFramework="native" />
5-
<package id="v8-v141-x64" version="7.1.302.4" targetFramework="native" />
6-
<package id="v8-v141-x86" version="7.1.302.4" targetFramework="native" />
3+
<package id="v8.redist-v141-x64" version="7.3.492.12" targetFramework="native" />
4+
<package id="v8.redist-v141-x86" version="7.3.492.12" targetFramework="native" />
5+
<package id="v8-v141-x64" version="7.3.492.12" targetFramework="native" />
6+
<package id="v8-v141-x86" version="7.3.492.12" targetFramework="native" />
77
</packages>

0 commit comments

Comments
 (0)
Please sign in to comment.