diff options
| author | william341 <[email protected]> | 2017-07-27 17:27:31 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-07-27 17:27:31 -0700 |
| commit | 2d5b566da493c8669d05df2e8004f7ba6a2d29d5 (patch) | |
| tree | b06f1e9918a929db0c1d457eb9eb73e859115553 /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | e5aec8a0531fe78dcc881a11b589b5a19338e503 (diff) | |
| download | shiftos_thereturn-2d5b566da493c8669d05df2e8004f7ba6a2d29d5.tar.gz shiftos_thereturn-2d5b566da493c8669d05df2e8004f7ba6a2d29d5.tar.bz2 shiftos_thereturn-2d5b566da493c8669d05df2e8004f7ba6a2d29d5.zip | |
hacking p2
Diffstat (limited to 'ShiftOS.Objects/ShiftOS.Objects.csproj')
| -rw-r--r-- | ShiftOS.Objects/ShiftOS.Objects.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj index 6fa7f79..27b950c 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -47,6 +47,7 @@ </ItemGroup> <ItemGroup> <Compile Include="EngineShiftnetSubscription.cs" /> + <Compile Include="Hacking\Port.cs" /> <Compile Include="Hacking\Payload.cs" /> <Compile Include="Hacking\Exploit.cs" /> <Compile Include="Hacking\Hackable.cs" /> |
