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 | 073c11477829c96d657f35a85cbf078a94a03d39 (patch) | |
| tree | a2c41ae1a77066736af3e52fa1325ec1a690e3bd /dotnet | |
| parent | 7c1f9158be7a5d1124a48f42f8d7dcfb6d5df2a6 (diff) | |
| download | qpid-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.csproj | 3 |
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>
|
