diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-11-18 16:46:45 +0000 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-11-18 16:46:45 +0000 |
| commit | 179ec19e6b49dd6c0f5de5dc6f69128338a28e12 (patch) | |
| tree | ed547c04fbd541260e1d1fdb594a2850706e0d10 /ShiftOS.Main/ShiftOS.Main.csproj | |
| parent | 6faabfbbd86d70c99e197a3d8cfcf7db0680d17f (diff) | |
| download | shiftos-rewind-179ec19e6b49dd6c0f5de5dc6f69128338a28e12.tar.gz shiftos-rewind-179ec19e6b49dd6c0f5de5dc6f69128338a28e12.tar.bz2 shiftos-rewind-179ec19e6b49dd6c0f5de5dc6f69128338a28e12.zip | |
I don't know WHAT git did but I fixed it.
Diffstat (limited to 'ShiftOS.Main/ShiftOS.Main.csproj')
| -rw-r--r-- | ShiftOS.Main/ShiftOS.Main.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index f7d8dc0..35d7761 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -102,9 +102,6 @@ <Compile Include="Terminal\Commands\Hello.cs" /> <Compile Include="Terminal\TerminalBackend.cs" /> <Compile Include="Terminal\TerminalCommand.cs" /> - <EmbeddedResource Include="HijackScreen.resx"> - <DependentUpon>HijackScreen.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
