remove old antlr.runtime.dll project references.

This commit is contained in:
markpollack
2009-08-02 04:45:08 +00:00
parent 8cf6cc7005
commit 888bd5cc79
22 changed files with 2 additions and 91 deletions

View File

@@ -92,11 +92,6 @@
AssemblyName = "DotNetMock"
HintPath = "..\..\..\lib\Net\1.1\DotNetMock.dll"
/>
<Reference
Name = "antlr.runtime"
AssemblyName = "antlr.runtime"
HintPath = "..\..\..\lib\Net\1.1\antlr.runtime.dll"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"

View File

@@ -140,11 +140,6 @@
HintPath = "..\..\..\lib\Net\1.1\nunit.core.interfaces.dll"
Private = "False"
/>
<Reference
Name = "antlr.runtime"
AssemblyName = "antlr.runtime"
HintPath = "..\..\..\lib\Net\1.1\antlr.runtime.dll"
/>
</References>
</Build>
<Files>