diff options
| author | Michael <[email protected]> | 2017-01-22 14:25:08 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-01-22 14:25:08 -0500 |
| commit | 8dd75653ff98c54de9baef9c8907d36503a84e92 (patch) | |
| tree | c829f723c6c68a2a6448b695f104f3effe0c1cd2 /ShiftOS.Objects/ShiftOS.Objects.csproj | |
| parent | 555cc1319aae4b6e7cf9421f63dee9ffc547cbd5 (diff) | |
| download | shiftos_thereturn-8dd75653ff98c54de9baef9c8907d36503a84e92.tar.gz shiftos_thereturn-8dd75653ff98c54de9baef9c8907d36503a84e92.tar.bz2 shiftos_thereturn-8dd75653ff98c54de9baef9c8907d36503a84e92.zip | |
Remove reference to Discoursistency
Diffstat (limited to 'ShiftOS.Objects/ShiftOS.Objects.csproj')
| -rw-r--r-- | ShiftOS.Objects/ShiftOS.Objects.csproj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ShiftOS.Objects/ShiftOS.Objects.csproj b/ShiftOS.Objects/ShiftOS.Objects.csproj index 5a23ef0..b82a40a 100644 --- a/ShiftOS.Objects/ShiftOS.Objects.csproj +++ b/ShiftOS.Objects/ShiftOS.Objects.csproj @@ -30,15 +30,6 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <Reference Include="Discoursistency.Base"> - <HintPath>..\Libraries\Discoursistency.Base.dll</HintPath> - </Reference> - <Reference Include="Discoursistency.HTTP"> - <HintPath>..\Libraries\Discoursistency.HTTP.dll</HintPath> - </Reference> - <Reference Include="Discoursistency.Util"> - <HintPath>..\Libraries\Discoursistency.Util.dll</HintPath> - </Reference> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Windows.Forms" /> @@ -54,7 +45,6 @@ </ItemGroup> <ItemGroup> <Compile Include="ClientSave.cs" /> - <Compile Include="DiscourseUser.cs" /> <Compile Include="Job.cs" /> <Compile Include="Legion.cs" /> <Compile Include="Objects.cs" /> |
