mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-22 01:05:54 +02:00
Moved SessionInformation
This commit is contained in:
parent
b978e0b8cc
commit
40d2ffda45
2 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue