diff options
| author | Michael <[email protected]> | 2017-08-02 10:23:13 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-08-02 10:23:13 -0400 |
| commit | 37cf129165916101ba665891d157c85ea9c37383 (patch) | |
| tree | bc184d6be19bdf1258faba51a1323bfeec676502 /ShiftOS.Frontend/ShiftOS.Frontend.csproj | |
| parent | 10d2c0bbaa2b5c933a37056c784d3de84fa82eaf (diff) | |
| download | shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.tar.gz shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.tar.bz2 shiftos_thereturn-37cf129165916101ba665891d157c85ea9c37383.zip | |
The first loot!
Diffstat (limited to 'ShiftOS.Frontend/ShiftOS.Frontend.csproj')
| -rw-r--r-- | ShiftOS.Frontend/ShiftOS.Frontend.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/ShiftOS.Frontend.csproj b/ShiftOS.Frontend/ShiftOS.Frontend.csproj index cb06b3d..570eadf 100644 --- a/ShiftOS.Frontend/ShiftOS.Frontend.csproj +++ b/ShiftOS.Frontend/ShiftOS.Frontend.csproj @@ -44,6 +44,7 @@ <ItemGroup> <Compile Include="Apps\CodeShop.cs" /> <Compile Include="Apps\FileSkimmer.cs" /> + <Compile Include="Apps\Installer.cs" /> <Compile Include="Apps\Network.cs" /> <Compile Include="Apps\Pong.cs" /> <Compile Include="Apps\SkinLoader.cs" /> @@ -196,6 +197,7 @@ <Content Include="Resources\Ports.txt" /> <Content Include="Resources\Payloads.txt" /> <Content Include="Resources\Exploits.txt" /> + <None Include="Resources\sploitset_keepalive.txt" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildExtensionsPath)\MonoGame\v3.0\MonoGame.Content.Builder.targets" /> |
