diff options
| author | Michael <[email protected]> | 2017-05-01 15:23:46 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-01 15:23:46 -0400 |
| commit | 7532df70757ecbcaf735a5fc50eee282f555741a (patch) | |
| tree | bbf4c161697b390a96af01a36277c8dc4e52e1a0 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | b71cea249357eeb948f94894970a17078a9c5249 (diff) | |
| download | shiftos_thereturn-7532df70757ecbcaf735a5fc50eee282f555741a.tar.gz shiftos_thereturn-7532df70757ecbcaf735a5fc50eee282f555741a.tar.bz2 shiftos_thereturn-7532df70757ecbcaf735a5fc50eee282f555741a.zip | |
Replace most instances of "CurrentSave.Username"
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 1d4e91a..9fc237f 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -316,12 +316,6 @@ <Compile Include="DownloadControl.Designer.cs"> <DependentUpon>DownloadControl.cs</DependentUpon> </Compile> - <Compile Include="FakeSetupScreen.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="FakeSetupScreen.Designer.cs"> - <DependentUpon>FakeSetupScreen.cs</DependentUpon> - </Compile> <Compile Include="GUIFunctions.cs" /> <Compile Include="HackerCommands.cs" /> <Compile Include="IDesktopWidget.cs" /> @@ -517,9 +511,6 @@ <EmbeddedResource Include="DownloadControl.resx"> <DependentUpon>DownloadControl.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="FakeSetupScreen.resx"> - <DependentUpon>FakeSetupScreen.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Oobe.resx"> <DependentUpon>Oobe.cs</DependentUpon> </EmbeddedResource> |
