diff options
| author | Michael <[email protected]> | 2017-04-29 10:52:10 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-29 10:52:10 -0400 |
| commit | 9916fafefca35e11edffb91566a3eee3aa90cd95 (patch) | |
| tree | 6c5d7d1220b2abb8c34581734f225079094690fb /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | fc815c48696e5f3193411ad5decfd1324f06572f (diff) | |
| download | shiftos_thereturn-9916fafefca35e11edffb91566a3eee3aa90cd95.tar.gz shiftos_thereturn-9916fafefca35e11edffb91566a3eee3aa90cd95.tar.bz2 shiftos_thereturn-9916fafefca35e11edffb91566a3eee3aa90cd95.zip | |
fix all beta 2.3 bugs
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -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 890bbe4..510afed 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -355,6 +355,7 @@ <Compile Include="ShiftOSConfigFile.cs" /> <Compile Include="SkinCommands.cs" /> <Compile Include="Stories\LegionStory.cs" /> + <Compile Include="TestCommandsForUpgrades.cs" /> <Compile Include="Tools\ColorPickerDataBackend.cs" /> <Compile Include="Tools\ControlManager.cs" /> <Compile Include="Tools\DitheringEngine.cs" /> |
