|
@@ -103,6 +103,8 @@
|
|
|
<Compile Include="RPC\Structures\ResultElement.cs" />
|
|
|
<Compile Include="RPC\Structures\ResultList.cs" />
|
|
|
<Compile Include="RPC\Structures\SyntaxID.cs" />
|
|
|
+ <Compile Include="Server\ConnectionState\OpenedFileObject.cs" />
|
|
|
+ <Compile Include="Server\ConnectionState\ProcessStateObject.cs" />
|
|
|
<Compile Include="Server\ConnectionState\SMB1ConnectionState.cs" />
|
|
|
<Compile Include="Server\Exceptions\EmptyPasswordNotAllowedException.cs" />
|
|
|
<Compile Include="Server\Exceptions\InvalidRequestException.cs" />
|
|
@@ -112,8 +114,6 @@
|
|
|
<Compile Include="Server\IndependentUserCollection.cs" />
|
|
|
<Compile Include="Server\INTLMAuthenticationProvider.cs" />
|
|
|
<Compile Include="Server\NameServer.cs" />
|
|
|
- <Compile Include="Server\OpenedFileObject.cs" />
|
|
|
- <Compile Include="Server\ProcessStateObject.cs" />
|
|
|
<Compile Include="Server\Shares\FileSystemShare.cs" />
|
|
|
<Compile Include="Server\Shares\ISMBShare.cs" />
|
|
|
<Compile Include="Server\Shares\NamedPipeShare.cs" />
|