diff options
| -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>
|
