Korero – 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\SQLite.3.13.0\build\net45\SQLite.props" Condition="Exists('..\packages\SQLite.3.13.0\build\net45\SQLite.props')" />
  <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>{5CD6B756-11F3-4060-8D96-7D3C4587D899}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <RootNamespace>Korero</RootNamespace>
    <AssemblyName>Korero</AssemblyName>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
    <Deterministic>true</Deterministic>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
    <TargetFrameworkProfile />
  </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>
  </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>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject>Korero.Program</StartupObject>
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>favicon.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
    <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="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
    </Reference>
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
    </Reference>
    <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
      <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.Data.Sqlite, Version=1.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
      <HintPath>..\packages\Microsoft.Data.Sqlite.1.1.0\lib\net451\Microsoft.Data.Sqlite.dll</HintPath>
    </Reference>
    <Reference Include="MQTTnet, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
      <HintPath>..\packages\MQTTnet.3.1.1\lib\net452\MQTTnet.dll</HintPath>
    </Reference>
    <Reference Include="MQTTnet.Extensions.ManagedClient, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
      <HintPath>..\packages\MQTTnet.Extensions.ManagedClient.3.1.1\lib\net452\MQTTnet.Extensions.ManagedClient.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.2.10.0\lib\net45\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">
      <HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll</HintPath>
    </Reference>
    <Reference Include="System.ComponentModel.Composition" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net451\System.Data.SQLite.dll</HintPath>
    </Reference>
    <Reference Include="System.Data.SQLite.EF6, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Data.SQLite.EF6.1.0.114.0\lib\net451\System.Data.SQLite.EF6.dll</HintPath>
    </Reference>
    <Reference Include="System.Data.SQLite.Linq, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Data.SQLite.Linq.1.0.114.0\lib\net451\System.Data.SQLite.Linq.dll</HintPath>
    </Reference>
    <Reference Include="System.IO.Compression" />
    <Reference Include="System.Management" />
    <Reference Include="System.Numerics" />
    <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
      <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
    </Reference>
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.Windows.Forms.DataVisualization" />
    <Reference Include="System.Xaml" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Deployment" />
    <Reference Include="System.Drawing">
      <HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Drawing.dll</HintPath>
    </Reference>
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
    <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="Chat\AutoResponseForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Chat\AutoResponseForm.Designer.cs">
      <DependentUpon>AutoResponseForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Chat\AutoResponseSetEventArgs.cs" />
    <Compile Include="Chat\ChatForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Chat\ChatForm.Designer.cs">
      <DependentUpon>ChatForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Communication\Callback.cs" />
    <Compile Include="Communication\Command.cs" />
    <Compile Include="Communication\MqttConnectedEventArgs.cs" />
    <Compile Include="Communication\MqttDisconnectedEventArgs.cs" />
    <Compile Include="Communication\MqttNotificationEventArgs.cs" />
    <Compile Include="Communication\Notification.cs" />
    <Compile Include="Communication\ScheduledContinuation.cs" />
    <Compile Include="Communication\Utilities.cs" />
    <Compile Include="Constants.cs" />
    <Compile Include="Database\DatabaseMessageGroup.cs" />
    <Compile Include="Database\DatabaseMessage.cs" />
    <Compile Include="Database\DatabaseMessageTimeComparer.cs" />
    <Compile Include="Database\DatabaseResults.cs" />
    <Compile Include="Economy\PaymentForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Economy\PaymentForm.Designer.cs">
      <DependentUpon>PaymentForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Heartbeat\HeartbeatForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Heartbeat\HeartbeatForm.Designer.cs">
      <DependentUpon>HeartbeatForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Notifications\NotificationEventArgs.cs" />
    <Compile Include="Notifications\NotificationManager.cs" />
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Selection\GroupSelectedEventArgs.cs" />
    <Compile Include="Selection\GroupSelection.cs" />
    <Compile Include="Selection\GroupSelectionForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Selection\GroupSelectionForm.Designer.cs">
      <DependentUpon>GroupSelectionForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Utilities\Controls\BufferedTreeView.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Economy\EconomyForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Economy\EconomyForm.Designer.cs">
      <DependentUpon>EconomyForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Friendship\FriendshipForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Friendship\FriendshipForm.Designer.cs">
      <DependentUpon>FriendshipForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Inventory\InventoryForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Inventory\InventoryForm.Designer.cs">
      <DependentUpon>InventoryForm.cs</DependentUpon>
    </Compile>
    <Compile Include="MainForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="MainForm.Designer.cs">
      <DependentUpon>MainForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Communication\MqttCommunication.cs" />
    <Compile Include="Database\MessageDatabase.cs" />
    <Compile Include="Land\MapAvatarPosition.cs" />
    <Compile Include="Land\LandForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Land\LandForm.Designer.cs">
      <DependentUpon>LandForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Notifications\NotificationForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Notifications\NotificationForm.Designer.cs">
      <DependentUpon>NotificationForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Selection\AvatarSelectedEventArgs.cs" />
    <Compile Include="Selection\AvatarSelectionForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Selection\AvatarSelectionForm.Designer.cs">
      <DependentUpon>AvatarSelectionForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Selection\AvatarSelection.cs" />
    <Compile Include="Teleport\LandmarkComboBoxItem.cs" />
    <Compile Include="Teleport\TeleportForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Teleport\TeleportForm.Designer.cs">
      <DependentUpon>TeleportForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Natives.cs" />
    <Compile Include="Chat\Conversation.cs" />
    <Compile Include="Chat\NewConversationForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Chat\NewConversationForm.Designer.cs">
      <DependentUpon>NewConversationForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Chat\ConversationAvatar.cs" />
    <Compile Include="Chat\ConversationGroup.cs" />
    <Compile Include="Chat\NewConversationSelectedEventArgs.cs" />
    <Compile Include="Profile\AvatarProfileForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Profile\AvatarProfileForm.Designer.cs">
      <DependentUpon>AvatarProfileForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Profile\GroupProfileForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Profile\GroupProfileForm.Designer.cs">
      <DependentUpon>GroupProfileForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Serialization\CSV.cs" />
    <Compile Include="Serialization\Extensions.cs" />
    <Compile Include="Serialization\KeyValue.cs" />
    <Compile Include="SettingsForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="SettingsForm.Designer.cs">
      <DependentUpon>SettingsForm.cs</DependentUpon>
    </Compile>
    <Compile Include="Utilities\Controls\ReadOnlyRichTextBox.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="Utilities\Miscellaneous.cs" />
    <Compile Include="Utilities\WindowState.cs" />
    <EmbeddedResource Include="AboutForm.resx">
      <DependentUpon>AboutForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Chat\AutoResponseForm.resx">
      <DependentUpon>AutoResponseForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Chat\ChatForm.resx">
      <DependentUpon>ChatForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Economy\EconomyForm.resx">
      <DependentUpon>EconomyForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Economy\PaymentForm.resx">
      <DependentUpon>PaymentForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Friendship\FriendshipForm.resx">
      <DependentUpon>FriendshipForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Heartbeat\HeartbeatForm.resx">
      <DependentUpon>HeartbeatForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Inventory\InventoryForm.resx">
      <DependentUpon>InventoryForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="MainForm.resx">
      <DependentUpon>MainForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Chat\NewConversationForm.resx">
      <DependentUpon>NewConversationForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Land\LandForm.resx">
      <DependentUpon>LandForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Notifications\NotificationForm.resx">
      <DependentUpon>NotificationForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Selection\AvatarSelectionForm.resx">
      <DependentUpon>AvatarSelectionForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Selection\GroupSelectionForm.resx">
      <DependentUpon>GroupSelectionForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Teleport\TeleportForm.resx">
      <DependentUpon>TeleportForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Profile\AvatarProfileForm.resx">
      <DependentUpon>AvatarProfileForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Profile\GroupProfileForm.resx">
      <DependentUpon>GroupProfileForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>PublicResXFileCodeGenerator</Generator>
      <SubType>Designer</SubType>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <EmbeddedResource Include="SettingsForm.resx">
      <DependentUpon>SettingsForm.cs</DependentUpon>
    </EmbeddedResource>
    <None Include="Resources\blimpball.psd" />
    <None Include="packages.config" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <None Include="App.config" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\AquaGauge\AquaGauge.csproj">
      <Project>{0e5542e0-fc5d-4f67-950d-9f28c5d1225a}</Project>
      <Name>AquaGauge</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="favicon.ico" />
    <Content Include="Resources\about.png" />
    <Content Include="Resources\add.png" />
    <Content Include="Resources\blimpball.png" />
    <Content Include="Resources\chat.png" />
    <Content Include="Resources\close.png" />
    <Content Include="Resources\closefile.png" />
    <Content Include="Resources\come-on.png" />
    <Content Include="Resources\conversation.png" />
    <Content Include="Resources\creator.png" />
    <Content Include="Resources\default_profile_picture.png" />
    <Content Include="Resources\employee.png" />
    <Content Include="Resources\exit.png" />
    <Content Include="Resources\favicon.ico" />
    <Content Include="Resources\fly.png" />
    <Content Include="Resources\gift.png" />
    <None Include="Resources\heart-beat.png" />
    <Content Include="Resources\house.png" />
    <Content Include="Resources\inventory.png" />
    <Content Include="Resources\loading.gif" />
    <Content Include="Resources\map.png" />
    <Content Include="Resources\new.png" />
    <Content Include="Resources\openfile.png" />
    <Content Include="Resources\relationship.png" />
    <Content Include="Resources\route.png" />
    <Content Include="Resources\salary.png" />
    <Content Include="Resources\settings.png" />
    <Content Include="Resources\social-responsibility.png" />
    <Content Include="Resources\support.png" />
    <Content Include="Resources\teleportation.png" />
    <Content Include="Resources\update.png" />
    <Content Include="Resources\work.png" />
    <Content Include="Inventory\Icons\alpha.png" />
    <Content Include="Inventory\Icons\animation.png" />
    <Content Include="Inventory\Icons\attachment.png" />
    <Content Include="Inventory\Icons\callingcard.png" />
    <Content Include="Inventory\Icons\clothing.png" />
    <Content Include="Inventory\Icons\eyes.png" />
    <Content Include="Inventory\Icons\folder.png" />
    <Content Include="Inventory\Icons\gesture.png" />
    <Content Include="Inventory\Icons\gloves.png" />
    <Content Include="Inventory\Icons\hair.png" />
    <Content Include="Inventory\Icons\jacket.png" />
    <Content Include="Inventory\Icons\landmark.png" />
    <Content Include="Inventory\Icons\lsl.png" />
    <Content Include="Inventory\Icons\notecard.png" />
    <Content Include="Inventory\Icons\object.png" />
    <Content Include="Inventory\Icons\pants.png" />
    <Content Include="Inventory\Icons\physics.png" />
    <Content Include="Inventory\Icons\shape.png" />
    <Content Include="Inventory\Icons\shirt.png" />
    <Content Include="Inventory\Icons\shoes.png" />
    <Content Include="Inventory\Icons\skin.png" />
    <Content Include="Inventory\Icons\skirt.png" />
    <Content Include="Inventory\Icons\snapshot.png" />
    <Content Include="Inventory\Icons\socks.png" />
    <Content Include="Inventory\Icons\sound.png" />
    <Content Include="Inventory\Icons\tattoo.png" />
    <Content Include="Inventory\Icons\texture.png" />
    <Content Include="Inventory\Icons\underpants.png" />
    <Content Include="Inventory\Icons\undershirt.png" />
    <Content Include="LICENSE.txt" />
    <None Include="Resources\comm.wav" />
    <None Include="Resources\money.wav" />
  </ItemGroup>
  <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\SQLite.3.13.0\build\net45\SQLite.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SQLite.3.13.0\build\net45\SQLite.props'))" />
    <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net451\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.114.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net451\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
</Project>

Generated by GNU Enscript 1.6.5.90.