mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-08-05 23:34:56 +02:00
Renamed directory
This commit is contained in:
parent
64ac337308
commit
5de5c91bb4
5 changed files with 4 additions and 4 deletions
|
@ -162,10 +162,10 @@
|
|||
<Compile Include="NTFileStore\Structures\SecurityDescriptor.cs" />
|
||||
<Compile Include="NTFileStore\Structures\SID.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="RPC\Enum\NegotiationResult.cs" />
|
||||
<Compile Include="RPC\Enum\PacketFlags.cs" />
|
||||
<Compile Include="RPC\Enum\PacketTypeName.cs" />
|
||||
<Compile Include="RPC\Enum\RejectionReason.cs" />
|
||||
<Compile Include="RPC\Enums\NegotiationResult.cs" />
|
||||
<Compile Include="RPC\Enums\PacketFlags.cs" />
|
||||
<Compile Include="RPC\Enums\PacketTypeName.cs" />
|
||||
<Compile Include="RPC\Enums\RejectionReason.cs" />
|
||||
<Compile Include="RPC\EnumStructures\DataRepresentationFormat.cs" />
|
||||
<Compile Include="RPC\NDR\INDRStructure.cs" />
|
||||
<Compile Include="RPC\NDR\NDRConformantArray.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue