diff options
| author | Steven Shaw <steshaw@apache.org> | 2006-11-25 22:22:27 +0000 |
|---|---|---|
| committer | Steven Shaw <steshaw@apache.org> | 2006-11-25 22:22:27 +0000 |
| commit | dce8ddbf00c9435e37df40d01514ded110707211 (patch) | |
| tree | 66f1d03e6570788388e3f404032131733b06d974 | |
| parent | 8d8a6ba31683cbe6a142577633da50188e74fc1a (diff) | |
| download | qpid-python-dce8ddbf00c9435e37df40d01514ded110707211.tar.gz | |
Remove reference to non-existent file.
Added ignores.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@479215 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj b/qpid/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj index f6ad2d814c..fb9aec55cf 100644 --- a/qpid/dotnet/Qpid.Common.Tests/Qpid.Common.Tests.csproj +++ b/qpid/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>
|
