Apply CategoryAttribute fix to XamlDirectiveTest.cs too
[mono.git] / mcs / class / System.Xaml / Test / System.Xaml / ChangeLog
index ae1350d2b67da568101bf4918a163ce9edc674b4..568a0c69dbeecd119f7b7243c4ab74ea18d0b817 100644 (file)
@@ -4,6 +4,7 @@
        portable way to resolve the CategoryAttribute ambiguity.
        * XamlObjectReaderTest.cs, XamlObjectWriterTest.cs: Likewise.
        * XamlTypeTest.cs, XamlXmlReaderTest.cs, XamlXmlWriterTest.cs: Likewise.
+       * XamlDirectiveTest.cs: Likewise.
 
 2010-05-17  Atsushi Enomoto  <atsushi@ximian.com>