wasSharp – Diff between revs 11 and 14

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 11 Rev 14
Line 43... Line 43...
43 <Compile Include="Collections\Generic\RangeCollection.cs" /> 43 <Compile Include="Collections\Generic\RangeCollection.cs" />
44 <Compile Include="Collections\Generic\SerializableDictionary.cs" /> 44 <Compile Include="Collections\Generic\SerializableDictionary.cs" />
45 <Compile Include="Collections\Generic\SerializableSortedDictionary.cs" /> 45 <Compile Include="Collections\Generic\SerializableSortedDictionary.cs" />
46 <Compile Include="Cryptography.cs" /> 46 <Compile Include="Cryptography.cs" />
47 <Compile Include="CSV.cs" /> 47 <Compile Include="CSV.cs" />
-   48 <Compile Include="Geo\Constants.cs" />
-   49 <Compile Include="Geo\Distance.cs" />
-   50 <Compile Include="Geo\GeodesicExtensions.cs" />
-   51 <Compile Include="Geo\GeographicCoordinate.cs" />
48 <Compile Include="IO.cs" /> 52 <Compile Include="IO.cs" />
49 <Compile Include="KeyValue.cs" /> 53 <Compile Include="KeyValue.cs" />
50 <Compile Include="Linq.cs" /> 54 <Compile Include="Linq.cs" />
51 <Compile Include="Numerics.cs" /> 55 <Compile Include="Numerics.cs" />
52 <Compile Include="Reflection.cs" /> 56 <Compile Include="Reflection.cs" />