wasSharpNET – Diff between revs 9 and 16
?pathlinks?
Rev 9 | Rev 16 | |||
---|---|---|---|---|
Line 44... | Line 44... | |||
44 | <ItemGroup> |
44 | <ItemGroup> |
|
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="Network\HTTP\HTTPServer.cs" /> |
50 | <Compile Include="Network\HTTP\HTTPServer.cs" /> |
|
50 | <Compile Include="Network\IPAddressExtensions.cs" /> |
51 | <Compile Include="Network\IPAddressExtensions.cs" /> |
|
51 | <Compile Include="Network\SubnetMask.cs" /> |
52 | <Compile Include="Network\SubnetMask.cs" /> |
|
52 | <Compile Include="Network\TCP\Utilities.cs" /> |
53 | <Compile Include="Network\TCP\Utilities.cs" /> |
|
53 | <Compile Include="Platform\Windows\Commands\NetSH\URLACL.cs" /> |
54 | <Compile Include="Platform\Windows\Commands\NetSH\URLACL.cs" /> |
|
54 | <Compile Include="Process.cs" /> |
55 | <Compile Include="Process.cs" /> |
|
55 | <Compile Include="Reflection.cs" /> |
56 | <Compile Include="Reflection.cs" /> |
|
56 | <Compile Include="Properties\AssemblyInfo.cs" /> |
57 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
- | 58 | <Compile Include="Serialization\XmlSerializerCache.cs" /> |
||
57 | <Compile Include="Syndication\ObservableSyndication.cs" /> |
59 | <Compile Include="Syndication\ObservableSyndication.cs" /> |
|
58 | </ItemGroup> |
60 | </ItemGroup> |
|
59 | <ItemGroup> |
61 | <ItemGroup> |
|
60 | <ProjectReference Include="..\wasSharp\wasSharp.csproj"> |
62 | <ProjectReference Include="..\wasSharp\wasSharp.csproj"> |
|
61 | <Project>{a971e1c9-776c-4cd2-88ac-71197c7b955e}</Project> |
63 | <Project>{a971e1c9-776c-4cd2-88ac-71197c7b955e}</Project> |