Disabling windows event log test till further investigation on frequent failures...
authorSung Yoon Whang <suwhang@microsoft.com>
Wed, 27 Feb 2019 21:34:36 +0000 (13:34 -0800)
committerGitHub <noreply@github.com>
Wed, 27 Feb 2019 21:34:36 +0000 (13:34 -0800)
tests/src/baseservices/exceptions/WindowsEventLog/WindowsEventLog.csproj

index 4bf6e23..293cd87 100644 (file)
@@ -21,7 +21,7 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
   </PropertyGroup>
   <PropertyGroup>
-    <DisableProjectBuild Condition="'$(TargetsUnix)' == 'true'">true</DisableProjectBuild>
+    <DisableProjectBuild>true</DisableProjectBuild>
   </PropertyGroup>
   <ItemGroup>
     <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">