remove CheckForOverflowUnderflow from eventsource redist (#40757)
authorDavid Mason <davmason@microsoft.com>
Thu, 13 Aug 2020 15:15:48 +0000 (08:15 -0700)
committerGitHub <noreply@github.com>
Thu, 13 Aug 2020 15:15:48 +0000 (08:15 -0700)
src/libraries/Microsoft.Diagnostics.Tracing.EventSource.Redist/src/Microsoft.Diagnostics.Tracing.EventSource.Redist.csproj

index 902e31d..debefca 100644 (file)
@@ -8,7 +8,6 @@
   </PropertyGroup>
   <PropertyGroup>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
-    <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="Microsoft\Diagnostics\Tracing\StubEnvironment.cs" />