root/src/FmwkPoiesis.ObjectSearch/FmwkPoiesis.ObjectSearch.csproj

24
31
    <WarningLevel>4</WarningLevel>
31
    <WarningLevel>4</WarningLevel>
32
  </PropertyGroup>
32
  </PropertyGroup>
33
  <ItemGroup>
33
  <ItemGroup>
34
    <Reference Include="CommonServiceLocator.WindsorAdapter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
35
      <SpecificVersion>False</SpecificVersion>
36
      <HintPath>..\..\lib\CommonServiceLocator.WindsorAdapter.dll</HintPath>
37
    </Reference>
38
    <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
39
      <SpecificVersion>False</SpecificVersion>
40
      <HintPath>..\..\lib\Microsoft.Practices.ServiceLocation.dll</HintPath>
41
    </Reference>
42
    <Reference Include="System" />
34
    <Reference Include="System" />
43
    <Reference Include="System.Core">
35
    <Reference Include="System.Core">
44
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
36
      <RequiredTargetFramework>3.5</RequiredTargetFramework>