wasSharp – Diff between revs 10 and 11

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 10 Rev 11
Line 45... Line 45...
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="IO.cs" /> 48 <Compile Include="IO.cs" />
49 <Compile Include="KeyValue.cs" /> 49 <Compile Include="KeyValue.cs" />
-   50 <Compile Include="Linq.cs" />
50 <Compile Include="Numerics.cs" /> 51 <Compile Include="Numerics.cs" />
51 <Compile Include="Reflection.cs" /> 52 <Compile Include="Reflection.cs" />
52 <Compile Include="Strings.cs" /> 53 <Compile Include="Strings.cs" />
53 <Compile Include="Timers\DecayingAlarm.cs" /> 54 <Compile Include="Timers\DecayingAlarm.cs" />
54 <Compile Include="Timers\Utilities\Extensions.cs" /> 55 <Compile Include="Timers\Utilities\Extensions.cs" />