showprogress added
authorAnirudh Agnihotry <anagniho@microsoft.com>
Thu, 19 Oct 2017 19:18:33 +0000 (12:18 -0700)
committerAnirudh Agnihotry <anagniho@microsoft.com>
Thu, 19 Oct 2017 19:18:33 +0000 (12:18 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/640b62ac501a0f0b55c473e18bdf79816bae0e95

src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj

index 0277bde..82e641b 100644 (file)
@@ -7,6 +7,7 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netfx-Release|AnyCPU'" />
   <PropertyGroup>
     <ProjectGuid>{5B218883-369E-4C3D-8BD0-74843474DCBD}</ProjectGuid>
+    <XUnitOptions>-showprogress</XUnitOptions>
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="EventInstanceTests.cs" />