diff options
| author | Michael <[email protected]> | 2017-05-01 16:06:50 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-01 16:06:50 -0400 |
| commit | 367e2dd6418de7d1944077588c228e80220996af (patch) | |
| tree | f08391cba339a91aa78fe23901ee7c805eaa5972 /ShiftOS_TheReturn/ShiftOS.Engine.csproj | |
| parent | 7532df70757ecbcaf735a5fc50eee282f555741a (diff) | |
| download | shiftos_thereturn-367e2dd6418de7d1944077588c228e80220996af.tar.gz shiftos_thereturn-367e2dd6418de7d1944077588c228e80220996af.tar.bz2 shiftos_thereturn-367e2dd6418de7d1944077588c228e80220996af.zip | |
User management commands.
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
| -rw-r--r-- | ShiftOS_TheReturn/ShiftOS.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index 5cd6c68..fb33dc5 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -133,6 +133,7 @@ <Compile Include="TutorialManager.cs" /> <Compile Include="UniteClient.cs" /> <Compile Include="UniteTestCommands.cs" /> + <Compile Include="UserManagementCommands.cs" /> <Compile Include="VirusEngine.cs" /> <Compile Include="WinOpenAttribute.cs" /> <EmbeddedResource Include="Infobox.resx"> |
