diff options
| author | Michael VanOverbeek <[email protected]> | 2017-04-07 21:17:02 +0000 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2017-04-07 21:17:02 +0000 |
| commit | 0d198594c4c1240c274c27706b07e2d3281975ce (patch) | |
| tree | f8d7c1c6a0576180afc886c14ff0f8b297d605dc /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | 624fc98fa2c695a90704cd768b156342f8403d09 (diff) | |
| download | shiftos_thereturn-0d198594c4c1240c274c27706b07e2d3281975ce.tar.gz shiftos_thereturn-0d198594c4c1240c274c27706b07e2d3281975ce.tar.bz2 shiftos_thereturn-0d198594c4c1240c274c27706b07e2d3281975ce.zip | |
Do I even need to do server-side updating?
Diffstat (limited to 'ShiftOS.Objects/ShiftOS.Objects.csproj')
| -rw-r--r-- | ShiftOS.Objects/ShiftOS.Objects.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj index d9b8bf7..ac16c30 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -56,6 +56,7 @@ <Compile Include="ShiftFS.cs" /> <Compile Include="Shop.cs" /> <Compile Include="Unite\Download.cs" /> + <Compile Include="Unite\ReleaseQuery.cs" /> </ItemGroup> <ItemGroup> <None Include="packages.config" /> |
