aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-10-15 20:25:37 +0100
committerAlex-TIMEHACK <[email protected]>2017-10-15 20:25:37 +0100
commitb2f7322f3072ff90c8e6039ec4b3219d3c3fb919 (patch)
treec9bfc21c4cc20df9eab5dbaa1c12772a90ef0f74 /ShiftOS.Engine/ShiftOS.Engine.csproj
parent7efdde5832b517153363621aaec982211ff25f61 (diff)
downloadshiftos-rewind-b2f7322f3072ff90c8e6039ec4b3219d3c3fb919.tar.gz
shiftos-rewind-b2f7322f3072ff90c8e6039ec4b3219d3c3fb919.tar.bz2
shiftos-rewind-b2f7322f3072ff90c8e6039ec4b3219d3c3fb919.zip
It's broken.
Diffstat (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj')
-rw-r--r--ShiftOS.Engine/ShiftOS.Engine.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj
index 6740db1..8d3d003 100644
--- a/ShiftOS.Engine/ShiftOS.Engine.csproj
+++ b/ShiftOS.Engine/ShiftOS.Engine.csproj
@@ -52,9 +52,6 @@
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
- <Compile Include="Terminal\Commands\Hello.cs" />
- <Compile Include="Terminal\TerminalBackend.cs" />
- <Compile Include="Terminal\TerminalCommand.cs" />
<Compile Include="Tools.cs" />
<Compile Include="WindowManager\InfoboxTemplate.cs">
<SubType>UserControl</SubType>