diff options
| author | FloppyDiskDrive <[email protected]> | 2017-11-22 11:35:48 -0600 |
|---|---|---|
| committer | FloppyDiskDrive <[email protected]> | 2017-11-22 11:35:48 -0600 |
| commit | 2cb81352d731a8326bb0acb33ca82a55933b48d5 (patch) | |
| tree | 0a1dca58d6e3e88e1ccff54a42b573795db79595 /ShiftOS.Main/ShiftOS.Main.csproj | |
| parent | 277d5c79e703a287ff11b990822b66e180cd1253 (diff) | |
| download | shiftos-rewind-2cb81352d731a8326bb0acb33ca82a55933b48d5.tar.gz shiftos-rewind-2cb81352d731a8326bb0acb33ca82a55933b48d5.tar.bz2 shiftos-rewind-2cb81352d731a8326bb0acb33ca82a55933b48d5.zip | |
yay new command
Diffstat (limited to 'ShiftOS.Main/ShiftOS.Main.csproj')
| -rw-r--r-- | ShiftOS.Main/ShiftOS.Main.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index 8b47e6a..2171874 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -102,6 +102,7 @@ <Compile Include="Terminal\Commands\Hello.cs" /> <Compile Include="Terminal\Commands\Help.cs" /> <Compile Include="Terminal\Commands\sftp.cs" /> + <Compile Include="Terminal\Commands\tcpip.cs" /> <Compile Include="Terminal\Commands\TestStory.cs" /> <Compile Include="Terminal\TerminalBackend.cs" /> <Compile Include="Terminal\TerminalCommand.cs" /> |
