I have a project compiled in Framework 3.5[VS 2008]. I cannot deploy it on another server which supports only Framework 3.0. How do I convert my existing application in 3.5 to 3.0? I have not used any specific feature which belongs to 3.5 only. Please help
Thanks