Add assembly reference, but not in reference manager

I am using .NET 4.5. I want to use this library http://gendictedit.codeplex.com/ .

It says the error:

Error 1 The type "System.ComponentModel.Design.CollectionEditor" is defined in an unreferenced assembly. You must add a reference to the assembly "System.Design, Version = 2.0.0.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a". C: \ Users \ Sam \ Documents \ Visual Studio 2013 \ Projects \ RainingChainQuestApplication \ RainingChainQuestApplication \ Form_Npc.cs 41 37 RainingChainQuestApplication`

When I look in the link manager, there is only System.Design v4.0.0.0

.

Is there a way to use this library when using .NET 4.5? As I understand it, the library relies on .NET 2.x? It's true?

+3
reference c # .net visual-studio-2012


source to share


No one has answered this question yet

Check out similar questions:

3076
What are the differences between a pointer variable and a reference variable in C ++?
2427
How do I pass a variable by reference?
707
Installed assembly manifest definition does not match assembly reference
369
Could not load file or assembly ... An attempt was made to load a program with an invalid format (System.BadImageFormatException)
235
MSBuild does not copy references (DLL files) when using project dependencies in solution
26
The type "System.IDisposable" is defined in an assembly that is not referenced
ten
Is upgrading to .Net 4.5 causing the build to fail?
five
How to add assembly reference in vs2012
3
Assembly created by Moles in VS2010 referencing MVC3 and MVC4 after installing VS2012
-1
I am getting "assembly-defined unreferenced" errors when building my C # project, how do I solve it?



All Articles
Loading...
X
Show
Funny
Dev
Pics