|
@@ -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" />
|