Horizon – Rev 1

Subversion Repositories:
Rev:
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{8B474010-6444-48FD-B020-AF68850AD2FC}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <RootNamespace>Horizon</RootNamespace>
    <AssemblyName>Horizon</AssemblyName>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
    <Deterministic>true</Deterministic>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
    <TargetFrameworkProfile />
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <LangVersion>7.3</LangVersion>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <LangVersion>7.3</LangVersion>
  </PropertyGroup>
  <PropertyGroup />
  <PropertyGroup>
    <ApplicationIcon>img\horizon.ico</ApplicationIcon>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject>Horizon.Program</StartupObject>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Be.Windows.Forms.HexBox, Version=1.6.1.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\Be.Windows.Forms.HexBox.1.6.1\lib\net40\Be.Windows.Forms.HexBox.dll</HintPath>
    </Reference>
    <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
      <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\BouncyCastle.Crypto.dll</HintPath>
    </Reference>
    <Reference Include="Jot, Version=2.1.14.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
      <HintPath>..\packages\Jot.2.1.16\lib\netstandard2.0\Jot.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.7.0.1\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
    </Reference>
    <Reference Include="NetSparkle, Version=2.2.3.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.2.3\lib\net452\NetSparkle.dll</HintPath>
    </Reference>
    <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
    </Reference>
    <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
      <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.2.3\lib\net452\Newtonsoft.Json.dll</HintPath>
    </Reference>
    <Reference Include="PresentationFramework" />
    <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
      <HintPath>..\packages\Serilog.3.0.1\lib\net471\Serilog.dll</HintPath>
    </Reference>
    <Reference Include="Serilog.Sinks.File, Version=5.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
      <HintPath>..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
    </Reference>
    <Reference Include="System.ComponentModel.Composition" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
    </Reference>
    <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
    </Reference>
    <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
    </Reference>
    <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.IO.Compression" />
    <Reference Include="System.Management" />
    <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
    </Reference>
    <Reference Include="System.Net" />
    <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Numerics" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
    </Reference>
    <Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
    </Reference>
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
      <Private>True</Private>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xaml" />
    <Reference Include="System.Xml" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="VirtualFileDataObject, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e9db8471034a9d23, processorArchitecture=MSIL">
      <HintPath>..\packages\VirtualFileDataObject.1.0.0.0\lib\net40\VirtualFileDataObject.dll</HintPath>
    </Reference>
    <Reference Include="WindowsBase" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AboutForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="AboutForm.Designer.cs">
      <DependentUpon>AboutForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Constants.cs" />
    <Compile Include="Database\SnapshotDataUpdateEventArgs.cs" />
    <Compile Include="Database\SnapshotDataUpdateFailureEventArgs.cs" />
    <Compile Include="Database\SnapshotNoteUpdateEventArgs.cs" />
    <Compile Include="Database\SnapshotNoteUpdateFailureEventArgs.cs" />
    <Compile Include="Utilities\LogMemorySink.cs" />
    <Compile Include="LogViewForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="LogViewForm.Designer.cs">
      <DependentUpon>LogViewForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Snapshots\DataGridViewRowProgressSuccessRetrieveFileStream.cs" />
    <Compile Include="Snapshots\DataGridViewRowProgress.cs" />
    <Compile Include="Snapshots\DataGridViewRowProgressFailure.cs" />
    <Compile Include="Snapshots\DataGridViewRowProgressSuccess.cs" />
    <Compile Include="Snapshots\HexViewForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Snapshots\HexViewForm.Designer.cs">
      <DependentUpon>HexViewForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Snapshots\SaveDataEventArgs.cs" />
    <Compile Include="Database\SnapshotCreateEventArgs.cs" />
    <Compile Include="Database\SnapshotCreateFailureEventArgs.cs" />
    <Compile Include="Database\SnapshotDataUpdateSuccessEventArgs.cs" />
    <Compile Include="Snapshots\SaveNoteEventArgs.cs" />
    <Compile Include="Snapshots\SnapshotManagerDataGridView.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Snapshots\SnapshotNoteForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Snapshots\SnapshotNoteForm.Designer.cs">
      <DependentUpon>SnapshotNoteForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Database\SnapshotNoteUpdateSuccessEventArgs.cs" />
    <Compile Include="Snapshots\SnapshotPreview.cs" />
    <Compile Include="Database\SnapshotRevertEventArgs.cs" />
    <Compile Include="Database\SnapshotRevertFailureEventArgs.cs" />
    <Compile Include="Utilities\Controls\DoubleBufferedDataGridView.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Utilities\Controls\ReadOnlyRickTextBox.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Utilities\Serialization\Serialization.cs" />
    <Compile Include="Utilities\Serialization\SerializationFailure.cs" />
    <Compile Include="Utilities\Serialization\SerializationState.cs" />
    <Compile Include="Utilities\Serialization\SerializationSuccess.cs" />
    <Compile Include="MainForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="MainForm.Designer.cs">
      <DependentUpon>MainForm.cs</DependentUpon>
    </Compile>
    <Compile Include="ManageFoldersForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="ManageFoldersForm.Designer.cs">
      <DependentUpon>ManageFoldersForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Snapshots\FileSystemWatcherState.cs" />
    <Compile Include="Utilities\ScreenCapture.cs" />
    <Compile Include="Snapshots\PreviewRetrievedEventArgs.cs" />
    <Compile Include="Database\SnapshotDatabase.cs" />
    <Compile Include="Database\SnapshotRevertSuccessEventArgs.cs" />
    <Compile Include="Snapshots\Snapshot.cs" />
    <Compile Include="Database\SnapshotCreateSuccessEventArgs.cs" />
    <Compile Include="Snapshots\SnapshotManagerForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Snapshots\SnapshotManagerForm.Designer.cs">
      <DependentUpon>SnapshotManagerForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Snapshots\SnapshotPreviewForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Snapshots\SnapshotPreviewForm.Designer.cs">
      <DependentUpon>SnapshotPreviewForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Utilities\ScheduledContinuation.cs" />
    <Compile Include="Utilities\Miscellaneous.cs" />
    <Compile Include="Utilities\Subpaths.cs" />
    <Compile Include="Utilities\WindowState.cs" />
    <EmbeddedResource Include="AboutForm.resx">
      <DependentUpon>AboutForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="LogViewForm.resx">
      <DependentUpon>LogViewForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="MainForm.resx">
      <DependentUpon>MainForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="ManageFoldersForm.resx">
      <DependentUpon>ManageFoldersForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
      <DesignTime>True</DesignTime>
    </Compile>
    <EmbeddedResource Include="Snapshots\HexViewForm.resx">
      <DependentUpon>HexViewForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Snapshots\SnapshotManagerForm.resx">
      <DependentUpon>SnapshotManagerForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Snapshots\SnapshotNoteForm.resx">
      <DependentUpon>SnapshotNoteForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Snapshots\SnapshotPreviewForm.resx">
      <DependentUpon>SnapshotPreviewForm.cs</DependentUpon>
    </EmbeddedResource>
    <None Include="app.manifest" />
    <None Include="packages.config" />
  </ItemGroup>
  <ItemGroup>
    <None Include="App.config" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="img\add-button.png" />
    <Content Include="img\ads.png" />
    <Content Include="img\atom.png" />
    <Content Include="img\balloons.png" />
    <Content Include="img\binary-code.png" />
    <Content Include="img\broom.png" />
    <Content Include="img\directory.png" />
    <Content Include="img\computer.png" />
    <Content Include="img\download.png" />
    <Content Include="img\engineering.png" />
    <Content Include="img\loop.png" />
    <Content Include="img\move.png" />
    <Content Include="img\note.png" />
    <Content Include="img\redo.png" />
    <Content Include="img\tool-box.png" />
    <Content Include="img\update.png" />
    <Content Include="img\upload.png" />
    <Content Include="img\window.png" />
    <Content Include="img\wood.png" />
    <EmbeddedResource Include="img\horizon.png" />
    <EmbeddedResource Include="img\horizon-active.png" />
    <Content Include="img\about.png" />
    <Content Include="img\clock.png" />
    <Content Include="img\cog.png" />
    <Content Include="img\color-circle.png" />
    <Content Include="img\delete.png" />
    <Content Include="img\enable.png" />
    <Content Include="img\exit.png" />
    <Content Include="img\explore.png" />
    <Content Include="img\folder.png" />
    <Content Include="img\horizon.ico" />
    <Content Include="img\shuttle.png" />
    <Content Include="img\snapshot.png" />
    <Content Include="img\time.png" />
    <Content Include="img\tools.png" />
    <Content Include="img\trash.png" />
    <Content Include="img\undo.png" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\Configuration\Configuration.csproj">
      <Project>{42feb6ec-5f7d-45a4-a28c-6971fb043c1e}</Project>
      <Name>Configuration</Name>
    </ProjectReference>
    <ProjectReference Include="..\TrackedFolders\TrackedFolders.csproj">
      <Project>{C035AD19-15BA-4D59-9460-D46C38FCF69F}</Project>
      <Name>TrackedFolders</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
      <Visible>False</Visible>
      <ProductName>Microsoft .NET Framework 4.7.2 %28x86 and x64%29</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
    <PropertyGroup>
      <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
    </PropertyGroup>
    <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
    <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
    <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  </Target>
  <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
  <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
</Project>

Generated by GNU Enscript 1.6.5.90.