瀏覽代碼

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)