Moved IntegratedNTLMAuthenticationProvider

This commit is contained in:
Tal Aloni 2017-07-26 14:55:21 +03:00
parent 5b4207aedd
commit 5f90217d21
2 changed files with 1 additions and 1 deletions

View file

@ -551,7 +551,7 @@
<Compile Include="Tests\SMB2SigningTests.cs" />
<Compile Include="Utilities\LogEntry.cs" />
<Compile Include="Utilities\SocketUtils.cs" />
<Compile Include="Win32\IntegratedNTLMAuthenticationProvider.cs" />
<Compile Include="Win32\Security\IntegratedNTLMAuthenticationProvider.cs" />
<Compile Include="Win32\Security\LoginAPI.cs" />
<Compile Include="Win32\Security\NetworkAPI.cs" />
<Compile Include="Win32\Security\SSPIHelper.cs" />