aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-13 16:50:13 -0500
committerMichael <[email protected]>2017-02-13 16:50:21 -0500
commit9533b7b98f87381632aabf914384d92832343a20 (patch)
treee1e6f6ed6829213e8adcf8c35c14b7dc9f0899da /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent09aaca5d88e3108dcf63748f1128a880d30b844e (diff)
downloadshiftos_thereturn-9533b7b98f87381632aabf914384d92832343a20.tar.gz
shiftos_thereturn-9533b7b98f87381632aabf914384d92832343a20.tar.bz2
shiftos_thereturn-9533b7b98f87381632aabf914384d92832343a20.zip
Fuckton of client-side fixes
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj9
1 files changed, 0 insertions, 9 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index a7b90d4..126f32f 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -88,12 +88,6 @@
<Compile Include="Applications\Dialog.Designer.cs">
<DependentUpon>Dialog.cs</DependentUpon>
</Compile>
- <Compile Include="Applications\Discord.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Applications\Discord.Designer.cs">
- <DependentUpon>Discord.cs</DependentUpon>
- </Compile>
<Compile Include="Applications\Downloader.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -248,9 +242,6 @@
<EmbeddedResource Include="Applications\Dialog.resx">
<DependentUpon>Dialog.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="Applications\Discord.resx">
- <DependentUpon>Discord.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Applications\Downloader.resx">
<DependentUpon>Downloader.cs</DependentUpon>
</EmbeddedResource>