
Update:
Use the Beta 2 Build which many fixes you can get it here
Deutsch:
Unter http://mbunit-resharper.googlecode.com/svn/trunk/PlugIn/ steht der Quelltext der aktuellen Version des MbUnit PlugIn for ReSharper 3 zu Verfügung. Der Grund sind die verschiedenen Version von R# (Vs2005, Vs2008, Full, C# and VB) so das jeder seine Version derzeit selber bauen muss. Bis eine andere Lösung gefunden ist, dies soll mit R# 3.0.3 passieren.
Um das PlugIn zu bauen muss ILmerge installiert sein. Die Visual Studio Version in der build3.bat eingetragen werden und die batch Datei gestartet werden. Damit werden die Assemblies erzeugt und zusammengeführt, auch wird diese dann direkt an die richtige Stelle in Deinem %APPDATA% Ordner abgelegt. Dazu muss natürlich Visual Studio vorher geschlossen sein. Ist schon eine ältere Version des PlugIns installert, so muss dieses vorher gelöscht werden.
English:
At http://mbunit-resharper.googlecode.com/svn/trunk/PlugIn/ i've released the sourcecode of the current version of the MbUnit PlugIn for ReSharper 3.0. The reason is the different version of R# (Vs2005, Vs2008, Full, C# and VB) so that you *must* build the plugin by yourself to get in run right! The Solution of the problem will be available with R# 3.0.3.
To build the Plugin you have to to get the source from that adress above and install ILmerge, change the Visual Studio Version in the build3.bat and run the batch. It will compile the PlugIn-Assemblies, merge them and copy the assembly to the right place in your %APPDATA% folder. You have to close your Visual Studio before that, if have an older version of the plugin installed you have to deletet that before!
