From baa789e0c9109bcb1e717ce4a9953709e7345e55 Mon Sep 17 00:00:00 2001 From: Yong He Date: Fri, 28 Aug 2020 14:56:53 -0700 Subject: Add OrderedDictionary to core. (#1523) --- source/core/core.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/core/core.vcxproj') diff --git a/source/core/core.vcxproj b/source/core/core.vcxproj index 9676bb989..521adc790 100644 --- a/source/core/core.vcxproj +++ b/source/core/core.vcxproj @@ -185,6 +185,7 @@ + @@ -253,4 +254,4 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3