I'm trying to get an open source project to run in MS Visual Studio 2005. The error is:
Field not found: 'System.Collections.Generic.KeyValuePair `2.Key'
I have .NET framework 2.0 for WinXP x64 installed. It seems like this would be a .NET error, but I don't know how to fix it. Has anyone seen this error and knows how to fix it?
Field not found: 'System.Collections.Generic.KeyValuePair `2.Key'
I have .NET framework 2.0 for WinXP x64 installed. It seems like this would be a .NET error, but I don't know how to fix it. Has anyone seen this error and knows how to fix it?