Getting an error when building out of svn.
Build FAILED.
Src\ProjectContent\ProjectContentRegistry.cs(320,6): warning CS0162: Unreachable
code detected
C:\WINDOWS\microsoft.net\framework\v2.0.50727\Microsoft.Common.targets : warning
MSB3245: Could not resolve this reference. Could not locate the assembly "Exten
sibility". Check to make sure the assembly exists on disk. If this reference is
required by your code, you may get compilation errors.
C:\src\SharpDevelop2\trunk\SharpDevelop\src\AddIns\Misc\ComponentInspector\Compo
nentInspector\PostBuildEvent.proj(15,3): error MSB3021: Unable to copy file "C:\
src\SharpDevelop2\trunk\SharpDevelop\src\AddIns\Misc\ComponentInspector\Componen
tInspector\..\..\..\..\..\bin\log4net.dll" to "..\..\..\..\..\bin\Tools\Componen
tInspector\log4net.dll". Could not find file 'C:\src\SharpDevelop2\trunk\SharpDe
velop\src\AddIns\Misc\ComponentInspector\ComponentInspector\..\..\..\..\..\bin\l
og4net.dll'.
2 Warning(s)
1 Error(s)
either a file needs to be added to svn or a project updated. Putting a copy of log4net.dll in the bin directory fixes this, for a workaround.
Thanks,
John