From 4bd7e3accac7151051b9b2dcfe1652465a156f3b Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Fri, 3 Jan 2020 14:59:58 -0800 Subject: [PATCH] Make corelib work in VS (#1284) --- .../System.Private.CoreLib.csproj | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj index b0832f83c9353..4684e0a9af4d4 100644 --- a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -321,7 +321,16 @@ - + + + + + + src\System\Diagnostics\Eventing\Generated\NativeRuntimeEventSource.cs + @@ -424,7 +433,8 @@ true - + + $(IntermediateOutputPath)\cmake.definitions