diff options
| author | Michael <[email protected]> | 2017-01-18 21:07:57 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-01-18 21:07:57 -0500 |
| commit | 5c9629c4c61d823dfc49693355072b38c09ffb7a (patch) | |
| tree | 016fe2af59f7cbb188b419198c64f30b2aacb37e /ShiftOS.WinForms | |
| parent | 1257ce76362c8df9a73c9fcd44aa48c6e8cb2bea (diff) | |
| download | shiftos_thereturn-5c9629c4c61d823dfc49693355072b38c09ffb7a.tar.gz shiftos_thereturn-5c9629c4c61d823dfc49693355072b38c09ffb7a.tar.bz2 shiftos_thereturn-5c9629c4c61d823dfc49693355072b38c09ffb7a.zip | |
Extension commit to my previous one
because git screwed up.
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index c58c7bf..739719b 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -191,6 +191,7 @@ <Compile Include="FakeSetupScreen.Designer.cs"> <DependentUpon>FakeSetupScreen.cs</DependentUpon> </Compile> + <Compile Include="JobTasks.cs" /> <Compile Include="Oobe.cs"> <SubType>Form</SubType> </Compile> |
