Преглед на файлове

undo Obsolete until the T4 codegen is updated

Brendan Forster преди 9 години
родител
ревизия
9d8749cc16
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Ix.NET/Source/Tests/AssertEx.cs

+ 0 - 1
Ix.NET/Source/Tests/AssertEx.cs

@@ -4,7 +4,6 @@ using System;
 
 namespace Tests
 {
-    [Obsolete("Switch over to xUnit asserts wherever possible")]
     internal class AssertEx
     {
         internal static void Throws<T>(Action action)