Преглед на файлове

Moved SessionInformation

Tal Aloni преди 7 години
родител
ревизия
40d2ffda45
променени са 2 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      SMBLibrary/SMBLibrary.csproj
  2. 0 0
      SMBLibrary/Server/Information/SessionInformation.cs

+ 1 - 1
SMBLibrary/SMBLibrary.csproj

@@ -222,8 +222,8 @@
     <Compile Include="Server\ConnectionState\SMB2Session.cs" />
     <Compile Include="Server\Enums\SMBDialect.cs" />
     <Compile Include="Server\Helpers\ServerPathUtils.cs" />
+    <Compile Include="Server\Information\SessionInformation.cs" />
     <Compile Include="Server\NameServer.cs" />
-    <Compile Include="Server\SessionInformation.cs" />
     <Compile Include="Server\Shares\AccessRequestArgs.cs" />
     <Compile Include="Server\Shares\Enums\CachingPolicy.cs" />
     <Compile Include="Server\Shares\FileSystemShare.cs" />

SMBLibrary/Server/SessionInformation.cs → SMBLibrary/Server/Information/SessionInformation.cs