http://bugs.winehq.org/show_bug.cgi?id=16956
--- Comment #48 from Hans Leidekker hans@meelstraat.net 2011-07-04 05:11:52 CDT --- (In reply to comment #47)
Sounds like the dependency chain shouldn't be skipping service packs.
For starters, I can fix dotnet20sp2, and then make dotnet30 depend on dotnet20sp2.
No, dotnet30 doesn't need dotnet20sp2, but dotnet35sp1 does. It's like this:
dotnet30 <- dotnet20 dotnet35 <- dotnet20sp1, dotnet30sp1 dotnet35sp1 <- dotnet20sp2, dotnet30sp2