fix csproj dll ref

This commit is contained in:
markpollack
2008-11-06 22:52:56 +00:00
parent ea54e948e6
commit 5fc87fbdad

View File

@@ -34,7 +34,7 @@
</Reference>
<Reference Include="Common.Logging.Log4Net, Version=1.2.0.2, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\..\..\bin\net\2.0\debug\Common.Logging.Log4Net.dll</HintPath>
<HintPath>..\..\..\..\..\..\lib\Net\2.0\Common.Logging.Log4Net.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>