From b12f741e4b19a16f58a06db026ae153f193ea449 Mon Sep 17 00:00:00 2001 From: Daniel Ju Date: Fri, 11 Jan 2019 16:08:49 -0800 Subject: [PATCH] ICU-13653 Quiet warnings about output target when building with MSVC --- icu4c/source/allinone/Build.Windows.PlatformToolset.props | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/icu4c/source/allinone/Build.Windows.PlatformToolset.props b/icu4c/source/allinone/Build.Windows.PlatformToolset.props index 778ee2676d0..b4777679b80 100644 --- a/icu4c/source/allinone/Build.Windows.PlatformToolset.props +++ b/icu4c/source/allinone/Build.Windows.PlatformToolset.props @@ -18,4 +18,9 @@ $(DefaultPlatformToolset) + + + + MSB8012 +