- Timestamp:
- 08/12/19 09:42:35 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Templates/EmptyAlgorithm/EmptyAlgorithm/EmptyAlgorithm.csproj
r15745 r17199 10 10 <RootNamespace>EmptyAlgorithm</RootNamespace> 11 11 <AssemblyName>EmptyAlgorithm</AssemblyName> 12 <TargetFrameworkVersion>v4. 5.2</TargetFrameworkVersion>12 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 <TargetFrameworkProfile /> 14 15 </PropertyGroup> 15 16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 31 32 </PropertyGroup> 32 33 <ItemGroup> 34 <Reference Include="HEAL.Attic, Version=1.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 35 <SpecificVersion>False</SpecificVersion> 36 <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath> 37 </Reference> 33 38 <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 34 39 <SpecificVersion>False</SpecificVersion>
Note: See TracChangeset
for help on using the changeset viewer.