mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-22 01:05:54 +02:00
SMB Server application: Use NTDirectoryFileSystem by default
This commit is contained in:
parent
9fe283762a
commit
0cf1ac07bd
5 changed files with 2 additions and 511 deletions
|
@ -36,9 +36,6 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DirectoryFileSystem\DirectoryFileSystem.cs" />
|
||||
<Compile Include="DirectoryFileSystem\StreamWatcher.cs" />
|
||||
<Compile Include="DirectoryFileSystem\Win32Native.cs" />
|
||||
<Compile Include="LogWriter.cs" />
|
||||
<Compile Include="NetworkInterfaceHelper.cs" />
|
||||
<Compile Include="ServerUI.cs">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue