See 
<https://builds.apache.org/job/logging-log4net/job/feature%252Fcd-pipeline/33/display/redirect>

------------------------------------------
[...truncated 126.03 KB...]
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(36,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(63,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(63,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(83,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(83,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(102,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(102,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(125,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(125,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(147,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(147,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(33,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Hierarchy.cs(33,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(52,4):
 error CS0118: 'log4net.Tests.Hierarchy.LoggerTest.SetUp()' is a 'method' but 
is used like a 'type'
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(52,4):
 error CS0246: The type or namespace name 'SetUpAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(60,4):
 error CS0118: 'log4net.Tests.Hierarchy.LoggerTest.TearDown()' is a 'method' 
but is used like a 'type'
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(60,4):
 error CS0246: The type or namespace name 'TearDownAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(72,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(72,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(90,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(90,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(123,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(123,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(147,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(147,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(181,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(181,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(223,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(223,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(275,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(275,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(306,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(306,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(40,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\Logger.cs(40,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(49,3):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(49,3):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(49,9):
 error CS0246: The type or namespace name 'Platform' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(49,9):
 error CS0246: The type or namespace name 'PlatformAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(56,3):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(56,3):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(56,9):
 error CS0246: The type or namespace name 'Platform' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(56,9):
 error CS0246: The type or namespace name 'PlatformAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(30,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Hierarchy\XmlHierarchyConfiguratorTest.cs(30,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(49,4):
 error CS0118: 'log4net.Tests.Layout.PatternLayoutTest.SetUp()' is a 'method' 
but is used like a 'type'
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(49,4):
 error CS0246: The type or namespace name 'SetUpAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(59,10):
 error CS0118: 'log4net.Tests.Layout.PatternLayoutTest.TearDown()' is a 
'method' but is used like a 'type'
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(59,10):
 error CS0246: The type or namespace name 'TearDownAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(76,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(76,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(107,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(107,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(124,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(124,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(152,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(152,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(174,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(174,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(221,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(221,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(268,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(268,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(331,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(331,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(42,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\PatternLayoutTest.cs(42,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(43,4):
 error CS0118: 'log4net.Tests.Layout.XmlLayoutTest.SetUp()' is a 'method' but 
is used like a 'type'
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(43,4):
 error CS0246: The type or namespace name 'SetUpAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(52,4):
 error CS0118: 'log4net.Tests.Layout.XmlLayoutTest.TearDown()' is a 'method' 
but is used like a 'type'
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(52,4):
 error CS0246: The type or namespace name 'TearDownAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(106,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(106,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(120,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(120,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(136,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(136,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(153,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(153,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(170,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(170,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(187,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(187,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(202,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(202,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(223,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(223,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(245,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(245,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(266,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(266,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(287,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(287,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(36,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Layout\XmlLayoutTest.cs(36,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\LoggerRepository\ConfigurationMessages.cs(37,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\LoggerRepository\ConfigurationMessages.cs(37,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\LoggerRepository\ConfigurationMessages.cs(34,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\LoggerRepository\ConfigurationMessages.cs(34,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(38,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(38,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(38,10):
 error CS0246: The type or namespace name 'ExpectedException' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(38,10):
 error CS0246: The type or namespace name 'ExpectedExceptionAttribute' could 
not be found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(45,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(45,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(77,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(77,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(35,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\CyclicBufferTest.cs(35,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(41,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(41,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(62,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(62,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(78,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(78,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(33,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\EnvironmentPatternConverterTest.cs(33,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(32,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(32,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(46,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(46,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(69,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(69,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(29,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\LogLogTest.cs(29,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternConverterTest.cs(38,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternConverterTest.cs(38,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternConverterTest.cs(83,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternConverterTest.cs(83,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternConverterTest.cs(35,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternConverterTest.cs(35,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternStringTest.cs(34,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternStringTest.cs(34,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternStringTest.cs(54,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternStringTest.cs(54,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternStringTest.cs(31,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PatternStringTest.cs(31,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PropertiesDictionaryTest.cs(38,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PropertiesDictionaryTest.cs(38,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PropertiesDictionaryTest.cs(35,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\PropertiesDictionaryTest.cs(35,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\RandomStringPatternConverterTest.cs(35,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\RandomStringPatternConverterTest.cs(35,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\RandomStringPatternConverterTest.cs(32,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\RandomStringPatternConverterTest.cs(32,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(76,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(76,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(92,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(92,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(92,10):
 error CS0246: The type or namespace name 'Platform' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(92,10):
 error CS0246: The type or namespace name 'PlatformAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(105,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(105,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(123,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(123,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(140,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(140,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(140,10):
 error CS0246: The type or namespace name 'ExpectedException' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(140,10):
 error CS0246: The type or namespace name 'ExpectedExceptionAttribute' could 
not be found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(151,4):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(151,4):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(151,10):
 error CS0246: The type or namespace name 'ExpectedException' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(151,10):
 error CS0246: The type or namespace name 'ExpectedExceptionAttribute' could 
not be found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(174,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(174,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(180,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(180,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(186,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(186,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(192,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(192,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(198,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(198,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(204,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(204,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(36,3):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\SystemInfoTest.cs(36,3):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\TransformTest.cs(31,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\TransformTest.cs(31,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\TransformTest.cs(38,10):
 error CS0246: The type or namespace name 'Test' could not be found (are you 
missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\TransformTest.cs(38,10):
 error CS0246: The type or namespace name 'TestAttribute' could not be found 
(are you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\TransformTest.cs(28,6):
 error CS0246: The type or namespace name 'TestFixture' could not be found (are 
you missing a using directive or an assembly reference?)
      [csc] 
f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\src\Util\TransformTest.cs(28,6):
 error CS0246: The type or namespace name 'TestFixtureAttribute' could not be 
found (are you missing a using directive or an assembly reference?)

BUILD FAILED

f:\jenkins\jenkins-slave\workspace\log4net_feature_cd-pipeline-76KUCPODUF6LCE45226EBUR4GNVLYPMYVC23Z4ITBOMNJT3CA2WA\tests\nant.build(570,10):
External Program Failed: C:\Windows\Microsoft.NET\Framework64\v3.5\csc.exe 
(return code was 1)

Total time: 5.3 seconds.

[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0)
Stage 'build net-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0-cp)
Stage 'build net-4.0-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.5)
Stage 'build net-4.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-2.0)
Stage 'build mono-2.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-3.5)
Stage 'build mono-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-4.0)
Stage 'build mono-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build netstandard)
Stage 'build netstandard' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build site)
Stage 'build site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (prepare package)
Stage 'prepare package' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish site)
Stage 'publish site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)

Reply via email to