فهرست منبع

Moved IntegratedNTLMAuthenticationProvider

Tal Aloni 7 سال پیش
والد
کامیت
5f90217d21
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      SMBLibrary/SMBLibrary.csproj
  2. 0 0
      SMBLibrary/Win32/Security/IntegratedNTLMAuthenticationProvider.cs

+ 1 - 1
SMBLibrary/SMBLibrary.csproj

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

SMBLibrary/Win32/IntegratedNTLMAuthenticationProvider.cs → SMBLibrary/Win32/Security/IntegratedNTLMAuthenticationProvider.cs