More stuff to do
This commit is contained in:
@@ -37,6 +37,7 @@ namespace ErgometerServer
|
||||
// - Oude sessies bekijken (lijst met sessies)
|
||||
// - Users opvragen
|
||||
// - Gegevens van huidige sessie krijgen (gebruikersnaam enz)
|
||||
// - Huidige sessies
|
||||
// -
|
||||
case NetCommand.CommandType.LOGOUT:
|
||||
running = false;
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="ErgometerLibrary, Version=1.0.2.2, Culture=neutral, processorArchitecture=MSIL">
|
||||
<Reference Include="ErgometerLibrary, Version=1.0.2.6, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\ErgometerLibrary\ErgometerLibrary\bin\Debug\ErgometerLibrary.dll</HintPath>
|
||||
<HintPath>..\..\..\ErgometerLibrary\ErgometerLibrary\ErgometerLibrary\bin\Debug\ErgometerLibrary.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
|
||||
Reference in New Issue
Block a user