Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12552


Ignore:
Timestamp:
06/30/15 13:53:49 (9 years ago)
Author:
dglaser
Message:

#2394: Updated project files.

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.WebApp.Status/3.3/HeuristicLab.Services.WebApp.Status-3.3.csproj

    r12546 r12552  
    7373  </PropertyGroup>
    7474  <ItemGroup>
     75    <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
     76      <SpecificVersion>False</SpecificVersion>
     77      <HintPath>..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
     78    </Reference>
    7579    <Reference Include="System" />
    7680    <Reference Include="System.Core" />
  • trunk/sources/HeuristicLab.Services.WebApp/3.3/HeuristicLab.Services.WebApp-3.3.csproj

    r12546 r12552  
    117117    </Reference>
    118118    <Reference Include="System.Net.Http.WebRequest">
     119    </Reference>
     120    <Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
     121      <SpecificVersion>False</SpecificVersion>
     122      <HintPath>..\..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
    119123    </Reference>
    120124  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.