wasSharpNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/wasSharpNET.csproj
@@ -32,10 +32,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Runtime.Caching" />
<Reference Include="System.Security" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
@@ -44,26 +41,10 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Console\ConsoleExtensions.cs" />
<Compile Include="Console\ConsoleSpin.cs" />
<Compile Include="Cryptography\AES.cs" />
<Compile Include="Cryptography\SHA1.cs" />
<Compile Include="Diagnostics\ExceptionExtensions.cs" />
<Compile Include="IO\FileSystemWatcher.cs" />
<Compile Include="IO\SafeFileStream.cs" />
<Compile Include="IO\Utilities\IOExtensions.cs" />
<Compile Include="Network\HTTP\HTTPServer.cs" />
<Compile Include="Network\IPAddressExtensions.cs" />
<Compile Include="Network\SubnetMask.cs" />
<Compile Include="Network\TCP\Utilities.cs" />
<Compile Include="Platform\Windows\Commands\NetSH\URLACL.cs" />
<Compile Include="Platform\Windows\Services\Utilities.cs" />
<Compile Include="Process.cs" />
<Compile Include="Reflection.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Serialization\XmlSerializerCache.cs" />
<Compile Include="Syndication\ObservableSyndication.cs" />
<Compile Include="Platform\Windows\Utilities.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\wasSharp\wasSharp.csproj">