diff options
| author | Michael <[email protected]> | 2017-04-07 12:54:07 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-07 12:54:12 -0400 |
| commit | 3789b48df00e89fa6dcd7e27bb6885ba880504f6 (patch) | |
| tree | b967b35e166dbedecdf009321e182b73ef3643f3 /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | befe9e8390e7c2d18341b55b5a66d0385e53faaf (diff) | |
| download | shiftos_thereturn-3789b48df00e89fa6dcd7e27bb6885ba880504f6.tar.gz shiftos_thereturn-3789b48df00e89fa6dcd7e27bb6885ba880504f6.tar.bz2 shiftos_thereturn-3789b48df00e89fa6dcd7e27bb6885ba880504f6.zip | |
Unite API objects for ShiftOS
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 4514b68..d9b8bf7 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -55,6 +55,7 @@ <Compile Include="Save.cs" /> <Compile Include="ShiftFS.cs" /> <Compile Include="Shop.cs" /> + <Compile Include="Unite\Download.cs" /> </ItemGroup> <ItemGroup> <None Include="packages.config" /> |
