mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-08-03 14:31:49 +02:00
Moved client helper classes to Helpers directory
This commit is contained in:
parent
48b605f938
commit
84a8b486eb
3 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@
|
|||
<Compile Include="Authentication\NTLM\Structures\NTLMVersion.cs" />
|
||||
<Compile Include="Client\ConnectionState.cs" />
|
||||
<Compile Include="Client\Enums\AuthenticationMethod.cs" />
|
||||
<Compile Include="Client\NTLMAuthenticationHelper.cs" />
|
||||
<Compile Include="Client\ServerServiceHelper.cs" />
|
||||
<Compile Include="Client\Helpers\NTLMAuthenticationHelper.cs" />
|
||||
<Compile Include="Client\Helpers\ServerServiceHelper.cs" />
|
||||
<Compile Include="Client\SMB1Client.cs" />
|
||||
<Compile Include="Client\SMB1FileStore.cs" />
|
||||
<Compile Include="Enums\NTStatus.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue