wasSharpNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 15  →  ?path2? @ 16
/wasSharpNET.csproj
@@ -46,6 +46,7 @@
<Compile Include="Console\ConsoleSpin.cs" />
<Compile Include="Cryptography\AES.cs" />
<Compile Include="Cryptography\SHA1.cs" />
<Compile Include="Diagnostics\ExceptionExtensions.cs" />
<Compile Include="Network\HTTP\HTTPServer.cs" />
<Compile Include="Network\IPAddressExtensions.cs" />
<Compile Include="Network\SubnetMask.cs" />
@@ -54,6 +55,7 @@
<Compile Include="Process.cs" />
<Compile Include="Reflection.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Serialization\XmlSerializerCache.cs" />
<Compile Include="Syndication\ObservableSyndication.cs" />
</ItemGroup>
<ItemGroup>