From d81128de11e4a4503afc9068b03970ecb3644800 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 6 Nov 2018 18:07:54 -0800 Subject: [PATCH] Fix CodeSign.props to include the .dll in the file name for logging files --- build/CodeSign.props | 16 ++++++++-------- modules/JavaScriptServices | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/CodeSign.props b/build/CodeSign.props index dc6b600893..a76a572d9e 100644 --- a/build/CodeSign.props +++ b/build/CodeSign.props @@ -19,7 +19,7 @@ - + @@ -40,13 +40,13 @@ - - - - - - - + + + + + + + diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index cdfa5d85f6..7819c2f950 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit cdfa5d85f6a762ac496420206cd2b57fa0f759d8 +Subproject commit 7819c2f95024e3b9bc4868b9c55f9ad00ec103f7