divyang4481 / mb-unit

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

ExtensionAttribute is public #796

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download sharptestex 
https://hg01.codeplex.com/forks/footcha/sharptestexmbunit
2. Replace MbUnit and Gallio with the latest versions
3. Try to build

What is the expected output? What do you see instead?
Fails to build
Error   1   Missing compiler required member 
'System.Runtime.CompilerServices.ExtensionAttribute..ctor'  SharpTestsEx

Warning 97  The predefined type 
'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple 
assemblies in the global alias; using definition from 
'c:\Development\Extra\sharptestexmbunit\SharpTestsEx\Lib\MbUnit\Gallio.dll' Shar
pTestsEx

What version of the product are you using? On what operating system?
3.2.679 x64 on Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by dvarov...@gmail.com on 10 Jan 2011 at 4:01

GoogleCodeExporter commented 8 years ago
Fixed in v3.3 by Graham. Should be merged back to v3.2 very soon for the next 
maintenance release.

Original comment by Yann.Tre...@gmail.com on 11 Jan 2011 at 6:32