> I did not understand the Product Version comment in the patch notes..
To include the files for the extender and the unittest I had to change
the projectfiles MVCContrib.UnitTests.csproj and MVCContrib.csproj.
MVCContrib.UnitTests.csproj has a line <ProductVersion>9.0.21022</
ProductVersion>.
When I save MVCContrib.UnitTests.csproj it gets
<ProductVersion>9.0.30729</ProductVersion>.
I guess its because I have SP1 or because I work on a german system.
I dont know if your existing workflow for evaluating patches allows
for correcting such glitches.
If not I just upload a different patch.
Mathias