Top "Project-reference" questions

Why do I get a warning icon when I add a reference to an MEF plugin project?

I wish to test the core class of a plugin by directly referencing the plugin project and instantiating the plugin …

.net mef project-reference
How to call classes from one Project in another Project?

Excuse the incredibly silly question but im new to C# . I just can’t figure out how to use classes …

c# .net visual-studio console-application project-reference
TFS dll and references issues

We use Team Foundation Server for our main project. Every time we add a new employee either onsite or offsite …

visual-studio-2010 tfs dependencies project-reference external-dependencies
Weird: C# Type or Namespace name could not be found - Builds successfully

I have a weird error showing up in my project when it is open in the VS2012 IDE. Everywhere where …

c# .net visual-studio visual-studio-2012 project-reference
Project Build Order in Visual Studio 2010?

We have a Visual Studio 2010 solution that has over 120 projects that reference each other in some way. All inter-project references …

visual-studio-2010 build project-reference
Project Reference Problem, Visual Studio 2010

I have a solution that has one class library project, and the others are WPF applications. I have added class …

visual-studio visual-studio-2010 .net-4.0 reference project-reference
Determining outputs of a ProjectReference in MSBuild without triggering redundant rebuilds

As part of a solution containing many projects, I have a project that references (via a <ProjectReference> three …

msbuild msbuild-task project-reference
Visual Studio clean solution doesn't delete all dlls / project reference getting moved

I have a VS 2008 C# web app with a bunch of project references to custom dlls. These are all at …

c# visual-studio-2008 build dependencies project-reference
Git and Visual Studio project references

Alrighty then, the short version of my question would be: What is the best way to handle project references in …

git visual-studio solution project-reference bitbucket-server
Visual Studio 2010 DTE: How to make added DLL reference absolute and not copied

Summary: We need to duplicate the behaviour of the Add Reference dialog, using DTE, when you add a specific DLL (…

visual-studio-2010 envdte project-reference