wasSharpNET – Diff between revs 16 and 20

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 16 Rev 20
Line 45... Line 45...
45 <Compile Include="Console\ConsoleExtensions.cs" /> 45 <Compile Include="Console\ConsoleExtensions.cs" />
46 <Compile Include="Console\ConsoleSpin.cs" /> 46 <Compile Include="Console\ConsoleSpin.cs" />
47 <Compile Include="Cryptography\AES.cs" /> 47 <Compile Include="Cryptography\AES.cs" />
48 <Compile Include="Cryptography\SHA1.cs" /> 48 <Compile Include="Cryptography\SHA1.cs" />
49 <Compile Include="Diagnostics\ExceptionExtensions.cs" /> 49 <Compile Include="Diagnostics\ExceptionExtensions.cs" />
-   50 <Compile Include="IO\SafeFileStream.cs" />
-   51 <Compile Include="IO\Utilities\IOExtensions.cs" />
50 <Compile Include="Network\HTTP\HTTPServer.cs" /> 52 <Compile Include="Network\HTTP\HTTPServer.cs" />
51 <Compile Include="Network\IPAddressExtensions.cs" /> 53 <Compile Include="Network\IPAddressExtensions.cs" />
52 <Compile Include="Network\SubnetMask.cs" /> 54 <Compile Include="Network\SubnetMask.cs" />
53 <Compile Include="Network\TCP\Utilities.cs" /> 55 <Compile Include="Network\TCP\Utilities.cs" />
54 <Compile Include="Platform\Windows\Commands\NetSH\URLACL.cs" /> 56 <Compile Include="Platform\Windows\Commands\NetSH\URLACL.cs" />