MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Missing compiler required member 'System.Runtime.CompilerServices.ExtensionAttribute..ctor #787

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a MBUnit Test Project (class version; not MVC)
2. Add an Extension Class
3. You'll receive the error "Missing compiler required member 
'System.Runtime.CompilerServices.ExtensionAttribute..ctor"

What is the expected output? What do you see instead?
You should be able to use extension methods within your test project, at least 
I have been until I installed the below version.

What version of the product are you using? On what operating system?

GallioBundle-3.2.679.0-Setup-x64.msi

Original issue reported on code.google.com by cdtha...@gmail.com on 10 Dec 2010 at 9:06

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 11 Dec 2010 at 7:42