Hi All
 
I've got one job building a dll, that uses a dll that i have stored as an 
artifact, and gotten into the outputfolder for that job.
It still complains about the dependency when compiling though. how should i 
workaround that?
 
 C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : 
warning : The referenced project '..\LimeUtilities\LimeUtilities.csproj' 
does not exist.
Done building target "ResolveProjectReferences" in project 
"LimeUtilitiesUnitTests.csproj".
Am I using msbuild plugin correct?
 

Reply via email to