I added a WDP to my web application. The application is running in VS 2008 and has the target framework set to be 3.5. But when I build the deployment project, I saw the following output in the output window.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler.exe -v /HSD.CMS.csproj -p "C:\Client Management System 2008\HSD.CMS" -f .\TempBuildDir\
Did I miss anything? How do I change it to make it to use the compiler under v3.5?