wasSharp – Diff between revs 4 and 5

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 4 Rev 5
Line 41... Line 41...
41 <Compile Include="BitTwiddling.cs" /> 41 <Compile Include="BitTwiddling.cs" />
42 <Compile Include="Collections.cs" /> 42 <Compile Include="Collections.cs" />
43 <Compile Include="Cryptography.cs" /> 43 <Compile Include="Cryptography.cs" />
44 <Compile Include="CSV.cs" /> 44 <Compile Include="CSV.cs" />
45 <Compile Include="KeyValue.cs" /> 45 <Compile Include="KeyValue.cs" />
-   46 <Compile Include="Numerics.cs" />
46 <Compile Include="Reflection.cs" /> 47 <Compile Include="Reflection.cs" />
47 <Compile Include="Time.cs" /> 48 <Compile Include="Time.cs" />
48 <Compile Include="wasSharp.cs" /> 49 <Compile Include="wasSharp.cs" />
49 <Compile Include="Properties\AssemblyInfo.cs" /> 50 <Compile Include="Properties\AssemblyInfo.cs" />
50 <Compile Include="Web.cs" /> 51 <Compile Include="Web.cs" />