From e6db096af5f19837290b50cf886006e175ca8b38 Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Mon, 6 May 2019 10:16:15 -0700 Subject: [PATCH] fix #9130 by fixing source revision embedding (#9902) We removed our CommitHash property in order to use the built-in SourceRevisionId property but didn't update ANCM --- src/Servers/IIS/build/native.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Servers/IIS/build/native.targets b/src/Servers/IIS/build/native.targets index 0a9d6a9666..e5d8ab982c 100644 --- a/src/Servers/IIS/build/native.targets +++ b/src/Servers/IIS/build/native.targets @@ -15,7 +15,7 @@ - + @@ -27,7 +27,7 @@ - +