I have a web application which uses a Class Library for my reports. I have upgraded my application to .net 4 but not sure if I should upgrade the library also. I see in the library properties under Advanced Compile Options where I can change the target to 4 from 3.5 but don't want to break anything. Is that the recommended way of upgrading to 4?