wasSharp – Diff between revs 40 and 50

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 40 Rev 50
Line 49... Line 49...
49 <Compile Include="Collections\Generic\SerializableDictionary.cs" /> 49 <Compile Include="Collections\Generic\SerializableDictionary.cs" />
50 <Compile Include="Collections\Generic\SerializableSortedDictionary.cs" /> 50 <Compile Include="Collections\Generic\SerializableSortedDictionary.cs" />
51 <Compile Include="Cryptography.cs" /> 51 <Compile Include="Cryptography.cs" />
52 <Compile Include="CSV.cs" /> 52 <Compile Include="CSV.cs" />
53 <Compile Include="Extensions.cs" /> 53 <Compile Include="Extensions.cs" />
54 <Compile Include="Geo\Constants.cs" /> 54 <Compile Include="Geodesics\Constants.cs" />
55 <Compile Include="Geo\Distance.cs" /> 55 <Compile Include="Geodesics\Distance.cs" />
56 <Compile Include="Geo\GeodesicExtensions.cs" /> 56 <Compile Include="Geodesics\GeodesicExtensions.cs" />
57 <Compile Include="Geo\GeographicCoordinate.cs" /> 57 <Compile Include="Geodesics\GeographicCoordinate.cs" />
58 <Compile Include="NetHash.cs" /> 58 <Compile Include="NetHash.cs" />
59 <Compile Include="IO.cs" /> 59 <Compile Include="IO.cs" />
60 <Compile Include="KeyValue.cs" /> 60 <Compile Include="KeyValue.cs" />
61 <Compile Include="Linq.cs" /> 61 <Compile Include="Linq.cs" />
62 <Compile Include="Numerics.cs" /> 62 <Compile Include="Numerics.cs" />