From cf62f13cdc8a7f21c78f03b097bff6edf09fdead Mon Sep 17 00:00:00 2001 From: Yong He Date: Mon, 6 Jul 2020 11:58:14 -0700 Subject: ShortList and core.natvis improvements. (#1430) * ShortList and core.natvis improvements. * Fix gcc build. * add `getBuffer()` accessor to `GetArrayViewResult` --- source/core/core.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'source/core/core.vcxproj') diff --git a/source/core/core.vcxproj b/source/core/core.vcxproj index 8c4e7753c..9676bb989 100644 --- a/source/core/core.vcxproj +++ b/source/core/core.vcxproj @@ -198,6 +198,7 @@ + -- cgit v1.2.3