diff options
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" /> |
