diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index 61174dc..9c39845 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -196,12 +196,6 @@ <Compile Include="Applications\Skin Loader.Designer.cs"> <DependentUpon>Skin Loader.cs</DependentUpon> </Compile> - <Compile Include="Applications\Snakey.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\Snakey.Designer.cs"> - <DependentUpon>Snakey.cs</DependentUpon> - </Compile> <Compile Include="Applications\TextPad.cs"> <SubType>UserControl</SubType> </Compile> @@ -349,9 +343,6 @@ <EmbeddedResource Include="Applications\Skin Loader.resx"> <DependentUpon>Skin Loader.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\Snakey.resx"> - <DependentUpon>Snakey.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\TextPad.resx"> <DependentUpon>TextPad.cs</DependentUpon> </EmbeddedResource>