I see that there was some recent work done to MoMA so I decided to try and 
build it and got the following:


Methods/MethodTests.cs(5,3): error CS0619: 
`NUnit.Framework.TestFixtureAttribute' is obsolete: `The NUnit framework 
shipped with Mono is deprecated and will be removed in a future release. It was 
based on NUnit 2.4 which is long outdated. Please move to the NUnit NuGet 
package or some other form of acquiring NUnit.'

Methods/MethodTests.cs(9,4): error CS0616: `NUnit.Framework.TestCase': is not 
an attribute class

Methods/MethodTests.cs(10,4): error CS0616: `NUnit.Framework.TestCase': is not 
an attribute class

Methods/MethodTests.cs(11,4): error CS0616: `NUnit.Framework.TestCase': is not 
an attribute class

Does this just mean that there is still work to do to bring it up to date and 
replace the deprecated APIs or am I missing some package? If it’s the former I 
am happy to work on this if this is truly being resurrected as I have had a 
number of requests to help in porting workload to Mono.

Neale
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.dot.net
http://lists.dot.net/mailman/listinfo/mono-devel-list

Reply via email to