Heaven wrote:What?
Why does PR need Framework 3.5 anyway?
Well PR is basically a multi-player ONLINE game.
Net framework is the latest version/standard for networking between servers/clients among its other benefits:
The framework's Base Class Library provides a large range of features including user interface,
data and data access, database connectivity,
cryptography, web application development, numeric algorithms, and
network communications. The class library is used by programmers, who combine it with their own code to produce applications.
Bottom line:
The .NET Framework is a Microsoft offering and is intended to be used by most new applications created for the Windows platform.
By providing a common 'tool box' Framework 3.5 helps make better, faster and more secure network communications possible at a much lower output in time and money for (game)developers.
That's time and money better spent on making kick *** games.
Overall I'd be inclined to think that's a good thing.