Problem in finding "FEZMini_GHIElectronics.NETMF.FEZ" assembly in VS10

I have MS Visual studio 10 on my computer. I followed installation steps and installed:

  • Microsoft .NET Micro Framework 4.2 QFE2 SDK
  • GHI NETMF v4.2 and .NET Gadgeteer Package Sep. 14, 2012
  • GHI NETMF v4.1 and .NET Gadgeteer Package Sep. 14, 2012

However, I cannot find “FEZMini_GHIElectronics.NETMF.FEZ” assembly in references to add to my project.
I have some other assemblies under GHIElectronics.Gadgeteer like spider and etc.
Am I missing something here? Thanks in advance for any advice.

Welcome to the forum!

It is probably not in the dialog, but you can browse for it and add it manualy.

I would try to restart the visual studion and or computer as well.

@ Afshin - Is the project you are having trouble with MF version 4.2? References containin g"GHIElectronics.NETMF" are references for 4.1.

Thanks for your replys.

@ Architect: I have restarted my computer and the compiler. No luck. But, I could browse and add them manually. Thanks.

@ Mike: I was following a tutorial from GHI on .NETMF and needed to add this reference to the project. Architect suggestion worked. Thanks.

You are welcome!