From fca97d0ca72524b3bdd61817f7a172dd47d53287 Mon Sep 17 00:00:00 2001 From: Brian Robbins Date: Fri, 12 May 2017 10:51:31 -0700 Subject: EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507) --- src/mscorlib/System.Private.CoreLib.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mscorlib/System.Private.CoreLib.csproj') diff --git a/src/mscorlib/System.Private.CoreLib.csproj b/src/mscorlib/System.Private.CoreLib.csproj index 3373097616..75d5ab81c4 100644 --- a/src/mscorlib/System.Private.CoreLib.csproj +++ b/src/mscorlib/System.Private.CoreLib.csproj @@ -569,6 +569,7 @@ + @@ -734,4 +735,4 @@ $(IntermediateOutputPath)\System.Private.CoreLib.res - \ No newline at end of file + -- cgit v1.2.3