G
Guest
I'm trying to migrate a solution from .NET 1.1 to 2.0 (Visual Studio 2003 to
VS 2005), and I'm getting a ton of "warning C4945" messages. I am not using
MSBuild, I'm just doing a build from within VS 2005. Based on suggestions
from other forums, I tried setting "Copy Local" to false for all references
in all projects, but that didn't help. Any idea what's causing these
warnings? They did not occur in VS 2003.
VS 2005), and I'm getting a ton of "warning C4945" messages. I am not using
MSBuild, I'm just doing a build from within VS 2005. Based on suggestions
from other forums, I tried setting "Copy Local" to false for all references
in all projects, but that didn't help. Any idea what's causing these
warnings? They did not occur in VS 2003.