diff options
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index d2260cf..5f85330 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -94,12 +94,6 @@ <Compile Include="Applications\Downloader.Designer.cs"> <DependentUpon>Downloader.cs</DependentUpon> </Compile> - <Compile Include="Applications\ExperienceShifter.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="Applications\ExperienceShifter.Designer.cs"> - <DependentUpon>ExperienceShifter.cs</DependentUpon> - </Compile> <Compile Include="Applications\FileDialog.cs"> <SubType>UserControl</SubType> </Compile> @@ -265,9 +259,6 @@ <EmbeddedResource Include="Applications\Downloader.resx"> <DependentUpon>Downloader.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="Applications\ExperienceShifter.resx"> - <DependentUpon>ExperienceShifter.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Applications\FileDialog.resx"> <DependentUpon>FileDialog.cs</DependentUpon> </EmbeddedResource> |
