wasSharpNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 27  →  ?path2? @ 31
/wasSharpNET.csproj
@@ -32,6 +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" />
@@ -48,6 +49,7 @@
<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" />