wasSharp – Diff between revs 18 and 20

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 18 Rev 20
Line 36... Line 36...
36 <ItemGroup> 36 <ItemGroup>
37 <Compile Include="Arrays.cs" /> 37 <Compile Include="Arrays.cs" />
38 <Compile Include="BitTwiddling.cs" /> 38 <Compile Include="BitTwiddling.cs" />
39 <Compile Include="Collections\Generic\CircularQueue.cs" /> 39 <Compile Include="Collections\Generic\CircularQueue.cs" />
40 <Compile Include="Collections\Specialized\ExtendedObservableCollection.cs" /> 40 <Compile Include="Collections\Specialized\ExtendedObservableCollection.cs" />
-   41 <Compile Include="Collections\Specialized\MultiKeyDictionary.cs" />
41 <Compile Include="Collections\Utilities\CollectionExtensions.cs" /> 42 <Compile Include="Collections\Utilities\CollectionExtensions.cs" />
42 <Compile Include="Collections\Specialized\ObservableHashSet.cs" /> 43 <Compile Include="Collections\Specialized\ObservableHashSet.cs" />
43 <Compile Include="Collections\Generic\RangeCollection.cs" /> 44 <Compile Include="Collections\Generic\RangeCollection.cs" />
44 <Compile Include="Collections\Generic\SerializableDictionary.cs" /> 45 <Compile Include="Collections\Generic\SerializableDictionary.cs" />
45 <Compile Include="Collections\Generic\SerializableSortedDictionary.cs" /> 46 <Compile Include="Collections\Generic\SerializableSortedDictionary.cs" />