Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/18 18:46:16 (6 years ago)
Author:
jkarder
Message:

#2924: reapplied changes from r16143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab.Services.WebApp/3.3/HeuristicLab.Services.WebApp-3.3.csproj

    r16144 r16147  
    55    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    66    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    7     <ProductVersion>
    8     </ProductVersion>
     7    <ProductVersion></ProductVersion>
    98    <SchemaVersion>2.0</SchemaVersion>
    109    <ProjectGuid>{6564C6AF-3E37-4C29-8947-68D4E22232BE}</ProjectGuid>
     
    1413    <RootNamespace>HeuristicLab.Services.WebApp</RootNamespace>
    1514    <AssemblyName>HeuristicLab.Services.WebApp-3.3</AssemblyName>
    16     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     15    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    1716    <MvcBuildViews>false</MvcBuildViews>
    1817    <UseIISExpress>true</UseIISExpress>
     
    114113    <Reference Include="System.Web.Services" />
    115114    <Reference Include="System.EnterpriseServices" />
    116     <Reference Include="System.Net.Http">
    117     </Reference>
    118     <Reference Include="System.Net.Http.WebRequest">
    119     </Reference>
     115    <Reference Include="System.Net.Http"></Reference>
     116    <Reference Include="System.Net.Http.WebRequest"></Reference>
    120117    <Reference Include="WebGrease">
    121118      <HintPath>..\..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
     
    331328          <NTLMAuthentication>False</NTLMAuthentication>
    332329          <UseCustomServer>False</UseCustomServer>
    333           <CustomServerUrl>
    334           </CustomServerUrl>
     330          <CustomServerUrl></CustomServerUrl>
    335331          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
    336332        </WebProjectProperties>
Note: See TracChangeset for help on using the changeset viewer.