From 5f72b741581ea890a71590f0cd2e8d22ce6a24c3 Mon Sep 17 00:00:00 2001 From: Sachin Arunkumar Date: Wed, 29 May 2019 15:36:07 -0700 Subject: [PATCH] Updating chakracore debugger to the lastest version --- vnext/Desktop.DLL/React.Windows.Desktop.DLL.vcxproj | 4 ++-- vnext/Desktop.DLL/packages.config | 2 +- .../React.Windows.Desktop.IntegrationTests.vcxproj | 4 ++-- vnext/Desktop.IntegrationTests/packages.config | 2 +- vnext/Desktop/React.Windows.Desktop.vcxproj | 4 ++-- vnext/Desktop/packages.config | 2 +- vnext/package.json | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/vnext/Desktop.DLL/React.Windows.Desktop.DLL.vcxproj b/vnext/Desktop.DLL/React.Windows.Desktop.DLL.vcxproj index bf3a95bc6ee..2396deeb45c 100644 --- a/vnext/Desktop.DLL/React.Windows.Desktop.DLL.vcxproj +++ b/vnext/Desktop.DLL/React.Windows.Desktop.DLL.vcxproj @@ -148,7 +148,7 @@ - + @@ -158,6 +158,6 @@ - + \ No newline at end of file diff --git a/vnext/Desktop.DLL/packages.config b/vnext/Desktop.DLL/packages.config index 6c75f960609..45e6ddc4b1e 100644 --- a/vnext/Desktop.DLL/packages.config +++ b/vnext/Desktop.DLL/packages.config @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/vnext/Desktop.IntegrationTests/React.Windows.Desktop.IntegrationTests.vcxproj b/vnext/Desktop.IntegrationTests/React.Windows.Desktop.IntegrationTests.vcxproj index b93991a8338..5de62a4c9a6 100644 --- a/vnext/Desktop.IntegrationTests/React.Windows.Desktop.IntegrationTests.vcxproj +++ b/vnext/Desktop.IntegrationTests/React.Windows.Desktop.IntegrationTests.vcxproj @@ -137,7 +137,7 @@ - + @@ -147,7 +147,7 @@ - + diff --git a/vnext/Desktop.IntegrationTests/packages.config b/vnext/Desktop.IntegrationTests/packages.config index 6c75f960609..45e6ddc4b1e 100644 --- a/vnext/Desktop.IntegrationTests/packages.config +++ b/vnext/Desktop.IntegrationTests/packages.config @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/vnext/Desktop/React.Windows.Desktop.vcxproj b/vnext/Desktop/React.Windows.Desktop.vcxproj index ec22dfc62ec..b0cef2c36d3 100644 --- a/vnext/Desktop/React.Windows.Desktop.vcxproj +++ b/vnext/Desktop/React.Windows.Desktop.vcxproj @@ -162,7 +162,7 @@ - + @@ -172,6 +172,6 @@ - + \ No newline at end of file diff --git a/vnext/Desktop/packages.config b/vnext/Desktop/packages.config index 6c75f960609..45e6ddc4b1e 100644 --- a/vnext/Desktop/packages.config +++ b/vnext/Desktop/packages.config @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 50607505bed..a81cdb042da 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -71,4 +71,4 @@ "react": "16.6.3", "react-native": "0.58.6-microsoft.56 || https://github.com/microsoft/react-native/archive/v0.58.6-microsoft.56.tar.gz" } -} \ No newline at end of file +}