diff --git a/SMBLibrary/SMBLibrary.csproj b/SMBLibrary/SMBLibrary.csproj index 7b812b9..eb9faf9 100644 --- a/SMBLibrary/SMBLibrary.csproj +++ b/SMBLibrary/SMBLibrary.csproj @@ -222,8 +222,8 @@ + - diff --git a/SMBLibrary/Server/SessionInformation.cs b/SMBLibrary/Server/Information/SessionInformation.cs similarity index 100% rename from SMBLibrary/Server/SessionInformation.cs rename to SMBLibrary/Server/Information/SessionInformation.cs