I wish to test the core class of a plugin by directly referencing the plugin project and instantiating the plugin …
.net mef project-referenceExcuse 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-referenceWe 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-dependenciesI 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-referenceWe 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-referenceI 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-referenceAs part of a solution containing many projects, I have a project that references (via a <ProjectReference> three …
msbuild msbuild-task project-referenceI 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-referenceAlrighty 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-serverSummary: 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