Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/01/15 14:59:47 (9 years ago)
Author:
ascheibe
Message:

#2394 merged r12428, r12429, r12430, r12435, r12442, r12443, r12445, r12514, r12517, r12519, r12520, r12521, r12523, r12532, r12542, r12546, r12552, r12553, r12556, r12557, r12559, r12561, r12146, r12457 into stable

Location:
stable
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Services.WebApp/3.3/HeuristicLab.Services.WebApp-3.3.csproj

    r12428 r12563  
    2323    <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
    2424    <RestorePackages>true</RestorePackages>
    25     <WebGreaseLibPath>..\..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath>
    2625  </PropertyGroup>
    2726  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    4443  </PropertyGroup>
    4544  <ItemGroup>
    46     <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
    47       <HintPath>..\..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
    48       <Private>True</Private>
     45    <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
     46      <SpecificVersion>False</SpecificVersion>
     47      <HintPath>..\..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
    4948    </Reference>
    5049    <Reference Include="Microsoft.CSharp" />
     
    5352      <Private>True</Private>
    5453    </Reference>
    55     <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
    56       <HintPath>..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
    57       <Private>True</Private>
     54    <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
     55      <SpecificVersion>False</SpecificVersion>
     56      <HintPath>..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
    5857    </Reference>
    5958    <Reference Include="System" />
     
    119118    <Reference Include="System.Net.Http.WebRequest">
    120119    </Reference>
    121     <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
    122       <HintPath>..\..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
    123       <Private>True</Private>
     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>
    124123    </Reference>
    125124  </ItemGroup>
     
    145144    <Content Include="WebApp\app.css" />
    146145    <Content Include="Global.asax" />
     146    <Content Include="WebApp\libs\angularjs\angular-tablesort\angular-tablesort.js" />
     147    <Content Include="WebApp\libs\angularjs\angular-tablesort\tablesort.css" />
    147148    <Content Include="WebApp\main.js" />
    148149    <Content Include="WebApp\helper.js" />
     
    169170    <Content Include="WebApp\libs\smoothScroll\smoothScroll.js" />
    170171    <Content Include="WebApp\app.js" />
    171     <Content Include="WebApp\plugins\login\login.css">
    172       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    173     </Content>
    174     <Content Include="WebApp\plugins\login\login.js">
    175       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    176     </Content>
    177     <Content Include="WebApp\plugins\login\loginCtrl.js">
    178       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    179     </Content>
    180     <Content Include="WebApp\plugins\plugins\plugins.js">
    181       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    182     </Content>
    183     <Content Include="WebApp\plugins\plugins\pluginsCtrl.js">
    184       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    185     </Content>
     172    <Content Include="WebApp\plugins\about\about.js" />
     173    <Content Include="WebApp\plugins\about\aboutCtrl.js" />
     174    <Content Include="WebApp\plugins\login\login.css" />
     175    <Content Include="WebApp\plugins\login\login.js" />
     176    <Content Include="WebApp\plugins\login\loginCtrl.js" />
     177    <Content Include="WebApp\plugins\plugins\pluginsExceptionCtrl.js" />
     178    <Content Include="WebApp\plugins\plugins\plugins.js" />
     179    <Content Include="WebApp\plugins\plugins\pluginsCtrl.js" />
    186180    <Content Include="WebApp\plugins\plugins\pluginsService.js" />
    187181    <Content Include="WebApp\shared\directives\flot.js" />
     
    225219    <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.woff" />
    226220    <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.woff2" />
     221    <Content Include="WebApp\shared\filter\filters.js" />
    227222    <Content Include="WebApp\shared\images\HeuristicLab-Logo.png" />
    228223    <Content Include="WebApp\shared\layout\layout.cshtml" />
     
    232227    <Content Include="WebApp\shared\menu\menu.cshtml" />
    233228    <Content Include="WebApp\shared\restricted\empty.cshtml" />
    234     <Content Include="WebApp\plugins\login\login.cshtml">
    235       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    236     </Content>
    237     <Content Include="WebApp\plugins\plugins\plugins.cshtml">
    238       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    239     </Content>
    240     <Content Include="WebApp\plugins\plugins\Web.config">
    241       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    242     </Content>
     229    <Content Include="WebApp\plugins\login\login.cshtml" />
     230    <Content Include="WebApp\plugins\plugins\plugins.cshtml" />
     231    <Content Include="WebApp\plugins\plugins\Web.config" />
    243232  </ItemGroup>
    244233  <ItemGroup>
     
    258247      <Name>HeuristicLab.Services.Hive-3.3</Name>
    259248    </ProjectReference>
     249  </ItemGroup>
     250  <ItemGroup>
     251    <Content Include="WebApp\plugins\about\about.cshtml" />
    260252  </ItemGroup>
    261253  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.