summaryrefslogtreecommitdiff
path: root/dotnet
diff options
context:
space:
mode:
authorSteven Shaw <steshaw@apache.org>2006-11-25 22:22:27 +0000
committerSteven Shaw <steshaw@apache.org>2006-11-25 22:22:27 +0000
commit073c11477829c96d657f35a85cbf078a94a03d39 (patch)
treea2c41ae1a77066736af3e52fa1325ec1a690e3bd /dotnet
parent7c1f9158be7a5d1124a48f42f8d7dcfb6d5df2a6 (diff)
downloadqpid-python-073c11477829c96d657f35a85cbf078a94a03d39.tar.gz
Remove reference to non-existent file.
Added ignores. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet')
-rw-r--r--dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj b/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj
index f6ad2d814c..fb9aec55cf 100644
--- a/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj
+++ b/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj
@@ -38,7 +38,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Qpid\Collections\SimpleDictionary.cs" />
<Compile Include="Qpid\Collections\TestLinkedHashtable.cs" />
</ItemGroup>
<ItemGroup>
@@ -55,4 +54,4 @@
<Target Name="AfterBuild">
</Target>
-->
-</Project> \ No newline at end of file
+</Project>