<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "4.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProductVersion > 8.0.30703</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {193ADD3B-792B-4173-8E4C-5A3F8F0237F0}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > NzbDrone.Core.Test</RootNamespace>
<AssemblyName > NzbDrone.Core.Test</AssemblyName>
<TargetFrameworkVersion > v4.0</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<SolutionDir Condition= "$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" > ..\</SolutionDir>
<RestorePackages > true</RestorePackages>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<PlatformTarget > x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<PlatformTarget > x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x86'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x86\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x86'" >
<OutputPath > bin\x86\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup >
<Reference Include= "Accessibility" >
<EmbedInteropTypes > True</EmbedInteropTypes>
</Reference>
<Reference Include= "AutoMoq" >
<HintPath > ..\packages\AutoMoq.1.6.1\lib\AutoMoq.dll</HintPath>
</Reference>
<Reference Include= "DeskMetrics.NET, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Libraries\DeskMetrics\DeskMetrics.NET.dll</HintPath>
</Reference>
<Reference Include= "EntityFramework, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\EntityFramework.4.3.0\lib\net40\EntityFramework.dll</HintPath>
</Reference>
<Reference Include= "FizzWare.NBuilder, Version=3.0.1.0, Culture=neutral, PublicKeyToken=5651b03e12e42c12, processorArchitecture=MSIL" >
<HintPath > ..\packages\NBuilder.3.0.1.1\lib\FizzWare.NBuilder.dll</HintPath>
</Reference>
<Reference Include= "FluentAssertions, Version=1.7.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\FluentAssertions.1.7.0\Lib\net40\FluentAssertions.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Unity.2.1.505.2\lib\NET35\Microsoft.Practices.Unity.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Practices.Unity.Configuration" >
<HintPath > ..\packages\Unity.2.1.505.2\lib\NET35\Microsoft.Practices.Unity.Configuration.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include= "Moq, Version=4.0.10827.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL" >
<HintPath > ..\packages\Moq.4.0.10827\lib\NET40\Moq.dll</HintPath>
</Reference>
<Reference Include= "Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Newtonsoft.Json.4.5.9\lib\net40\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include= "Ninject, Version=3.0.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Ninject.3.0.1.10\lib\net40\Ninject.dll</HintPath>
</Reference>
<Reference Include= "NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL" >
<HintPath > ..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath>
</Reference>
<Reference Include= "nunit.framework, Version=2.6.0.12051, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\NUnit.2.6.0.12054\lib\nunit.framework.dll</HintPath>
</Reference>
<Reference Include= "Prowlin, Version=0.9.4163.39219, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\Prowlin 0.9.4163.39219\Prowlin.dll</HintPath>
</Reference>
<Reference Include= "System" />
<Reference Include= "System.ComponentModel.DataAnnotations" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Data" />
<Reference Include= "System.Data.Entity" />
<Reference Include= "System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\packages\SqlServerCompact.4.0.8482.1\lib\System.Data.SqlServerCe.dll</HintPath>
</Reference>
<Reference Include= "System.Data.SqlServerCe.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\EntityFramework.SqlServerCompact.4.1.8482.2\lib\System.Data.SqlServerCe.Entity.dll</HintPath>
</Reference>
<Reference Include= "System.Drawing" />
<Reference Include= "System.ServiceModel" />
<Reference Include= "System.Transactions" />
<Reference Include= "System.Xml" />
<Reference Include= "System.Xml.Linq" />
<Reference Include= "TvdbLib, Version=0.8.8.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\Libraries\TvdbLib.dll</HintPath>
</Reference>
<Reference Include= "WebActivator, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\WebActivator.1.5\lib\net40\WebActivator.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
<Compile Include= "QualityTypesTest.cs" />
<Compile Include= "EpisodeParseResultTest.cs" />
<Compile Include= "Integeration\ServiceIntegerationFixture.cs" />
<Compile Include= "JobTests\BacklogSearchJobTest.cs" />
<Compile Include= "JobTests\BannerDownloadJobTest.cs" />
<Compile Include= "JobTests\RssSyncJobTest.cs" />
<Compile Include= "JobTests\PostDownloadScanJobFixture.cs" />
<Compile Include= "JobTests\RecentBacklogSearchJobTest.cs" />
<Compile Include= "ParserFixture\QualityParserTests.cs" />
<Compile Include= "ProviderTests\ConfigProviderTests\ConfigCachingFixture.cs" />
<Compile Include= "ProviderTests\BannerProviderTest.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\AllowedReleaseGroupSpecificationFixture.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\CustomStartDateSpecificationFixture.cs" />
<Compile Include= "ProviderTests\DiskScanProviderTests\CleanUpFixture.cs" />
<Compile Include= "ProviderTests\DiskScanProviderTests\CleanUpDropFolderFixture.cs" />
<Compile Include= "ProviderTests\DiskScanProviderTests\GetVideoFilesFixture.cs" />
<Compile Include= "ProviderTests\DiskScanProviderTests\ScanFixture.cs" />
<Compile Include= "ProviderTests\DownloadClientTests\PneumaticProviderFixture.cs" />
<Compile Include= "ProviderTests\EpisodeProviderTests\GetEpisodeBySceneNumberFixture.cs" />
<Compile Include= "ProviderTests\Metadata\Xbmc_ForEpisodeFile_Fixture.cs" />
<Compile Include= "ProviderTests\Metadata\Xbmc_ForSeries_Fixture.cs" />
<Compile Include= "ProviderTests\PostDownloadProviderTests\ProcessDropDirectoryFixture.cs" />
<Compile Include= "ProviderTests\PostDownloadProviderTests\ProcessVideoFileFixture.cs" />
<Compile Include= "ProviderTests\RecycleBinProviderTests\CleanupFixture.cs" />
<Compile Include= "ProviderTests\RecycleBinProviderTests\EmptyFixture.cs" />
<Compile Include= "ProviderTests\RecycleBinProviderTests\DeleteFileFixture.cs" />
<Compile Include= "ProviderTests\RecycleBinProviderTests\DeleteDirectoryFixture.cs" />
<Compile Include= "ProviderTests\SearchHistoryProviderTest.cs" />
<Compile Include= "ProviderTests\PlexProviderTest.cs" />
<Compile Include= "ProviderTests\SeasonProviderTest.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\RetentionSpecificationFixture.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\QualityAllowedByProfileSpecificationFixtrue.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\UpgradeHistorySpecificationFixtrue.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\UpgradeDiskSpecificationFixtrue.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\QualityUpgradeSpecificationFixture.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\UpgradePossibleSpecificationFixture.cs" />
<Compile Include= "ProviderTests\DownloadClientTests\BlackholeProviderFixture.cs" />
<Compile Include= "ProviderTests\MediaFileProviderTests\CleanUpDatabaseFixture.cs" />
<Compile Include= "ProviderTests\ReferenceDataProviderTest.cs" />
<Compile Include= "ProviderTests\NotificationProviderTests\NotificationProviderFixture.cs" />
<Compile Include= "ProviderTests\DownloadClientTests\SabProviderTests\QueueFixture.cs" />
<Compile Include= "ProviderTests\SearchProviderTests\ProcessDailySearchResultsFixture.cs" />
<Compile Include= "ProviderTests\SearchProviderTests\SearchFixture.cs" />
<Compile Include= "ProviderTests\SearchProviderTests\PerformSearchFixture.cs" />
<Compile Include= "ProviderTests\SearchProviderTests\ProcessSearchResultsFixture.cs" />
<Compile Include= "ProviderTests\NewznabProviderTest.cs" />
<Compile Include= "ProviderTests\DiskProviderTests\FreeDiskSpaceTest.cs" />
<Compile Include= "ProviderTests\ProwlProviderTest.cs" />
<Compile Include= "ProviderTests\GrowlProviderTest.cs" />
<Compile Include= "ProviderTests\DiskProviderTests\ExtractArchiveFixture.cs" />
<Compile Include= "ProviderTests\PostDownloadProviderTests\GetFolderNameWithStatusFixture.cs" />
<Compile Include= "JobTests\SearchJobTest.cs" />
<Compile Include= "ProviderTests\PostDownloadProviderTests\ProcessDownloadFixture.cs" />
<Compile Include= "ProviderTests\JobProviderTests\TestJobs.cs" />
<Compile Include= "JobTests\AppUpdateJobFixture.cs" />
<Compile Include= "ProviderTests\UpdateProviderTests\GetUpdateLogFixture.cs" />
<Compile Include= "ProviderTests\UpdateProviderTests\GetAvilableUpdateFixture.cs" />
<Compile Include= "ProviderTests\XemCommunicationProviderTests\GetSceneTvdbMappingsFixture.cs" />
<Compile Include= "ProviderTests\XemCommunicationProviderTests\GetXemSeriesIdsFixture.cs" />
<Compile Include= "Services\ParseErrorServiceFixture.cs" />
<Compile Include= "SortHelperTest.cs" />
<Compile Include= "ProviderTests\EpisodeProviderTests\EpisodeProviderTest_DeleteInvalidEpisodes.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\AcceptableSizeSpecificationFixture.cs" />
<Compile Include= "ProviderTests\QualityTypeProviderTest.cs" />
<Compile Include= "ProviderTests\MisnamedProviderTest.cs" />
<Compile Include= "JobTests\SeasonSearchJobTest.cs" />
<Compile Include= "JobTests\SeriesSearchJobTest.cs" />
<Compile Include= "ProviderTests\EventClientProviderTest.cs" />
<Compile Include= "CentralDispatchFixture.cs" />
<Compile Include= "ProviderTests\XbmcProviderTest.cs" />
<Compile Include= "ProviderTests\DiskScanProviderTests\MoveEpisodeFileFixture.cs" />
<Compile Include= "ProviderTests\EpisodeProviderTests\EpisodeProviderTest_GetEpisodesByParseResult.cs" />
<Compile Include= "ProviderTests\DiskScanProviderTests\ImportFileFixture.cs" />
<Compile Include= "FluentTest.cs" />
<Compile Include= "ProviderTests\LogProviderTests\LogProviderFixture.cs" />
<Compile Include= "ProviderTests\UpcomingEpisodesProviderTest.cs" />
<Compile Include= "ProviderTests\MediaFileProviderTests\GetNewFilenameFixture.cs" />
<Compile Include= "dbBenchmark.cs" />
<Compile Include= "Framework\CoreTest.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\MonitoredEpisodeSpecificationFixture.cs" />
<Compile Include= "ProviderTests\DownloadProviderFixture.cs" />
<Compile Include= "EpisodeStatusTest.cs" />
<Compile Include= "JobTests\ImportNewSeriesJobTest.cs" />
<Compile Include= "JobTests\DiskScanJobTest.cs" />
<Compile Include= "IndexerTests.cs" />
<Compile Include= "ProviderTests\DecisionEngineTests\AllowedDownloadSpecificationFixture.cs" />
<Compile Include= "ProviderTests\JobProviderTests\JobProviderFixture.cs" />
<Compile Include= "QualityTest.cs" />
<Compile Include= "ProviderTests\RootDirProviderTest.cs" />
<Compile Include= "ProviderTests\IndexerProviderTest.cs" />
<Compile Include= "ProviderTests\HistoryProviderTest.cs" />
<Compile Include= "ProviderTests\MediaFileProviderTest.cs" />
<Compile Include= "ProviderTests\ConfigProviderTests\ConfigProviderFixture.cs" />
<Compile Include= "ProviderTests\EpisodeProviderTests\EpisodeProviderTest.cs" />
<Compile Include= "Framework\TestDbHelper.cs" />
<Compile Include= "ParserFixture\ParserTest.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "QualityProfileTest.cs" />
<Compile Include= "ProviderTests\DownloadClientTests\SabProviderTests\SabProviderFixture.cs" />
<Compile Include= "ProviderTests\SceneMappingProviderTest.cs" />
<Compile Include= "ProviderTests\SeriesProviderTest.cs" />
<Compile Include= "ProviderTests\TvDbProviderTest.cs" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\NzbDrone.Common\NzbDrone.Common.csproj" >
<Project > {F2BE0FDF-6E47-4827-A420-DD4EF82407F8}</Project>
<Name > NzbDrone.Common</Name>
</ProjectReference>
<ProjectReference Include= "..\NzbDrone.Core\NzbDrone.Core.csproj" >
<Project > {FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}</Project>
<Name > NzbDrone.Core</Name>
</ProjectReference>
<ProjectReference Include= "..\NzbDrone.Test.Common\NzbDrone.Test.Common.csproj" >
<Project > {CADDFCE0-7509-4430-8364-2074E1EEFCA2}</Project>
<Name > NzbDrone.Test.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<Content Include= "App_Data\Config.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\QueueUnknownPriority.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\LongOverview.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\HistoryEmpty.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\Queue.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\History.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\JsonError.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\nzbclub.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\nzbindex.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\SizeParsing\nzbclub.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\SizeParsing\nzbindex.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\wombles.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
<SubType > Designer</SubType>
</Content>
<Content Include= "Files\RSS\filesharingtalk.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\newznab.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\newbin_none_english.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\Categories_json.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\SizeParsing\newzbin.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\SizeParsing\newznab.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\SizeParsing\nzbmatrix.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\SizeParsing\nzbsrus.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\Feed.nzbmatrix.com.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\newzbin.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\nzbmatrix.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\RSS\nzbsrus.xml" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\QueueEmpty.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup >
<None Include= "App.config" >
<SubType > Designer</SubType>
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</None>
<Content Include= "Files\Xem\Ids.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\Xem\Failure.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\Xem\Names.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "Files\Xem\Mappings.txt" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<Content Include= "log.config" >
<SubType > Designer</SubType>
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
<None Include= "Files\SceneMappings.json" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</None>
<None Include= "Files\TestArchive.zip" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</None>
<None Include= "packages.config" />
</ItemGroup>
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup >
<PreBuildEvent >
</PreBuildEvent>
</PropertyGroup>
<PropertyGroup >
<PostBuildEvent >
xcopy /s /y "$(SolutionDir)packages\SqlServerCompact.4.0.8482.1\NativeBinaries\x86\*.*" "$(TargetDir)"
</PostBuildEvent>
</PropertyGroup>
<Import Project= "$(SolutionDir)\.nuget\nuget.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name= "BeforeBuild" >
</Target>
<Target Name= "AfterBuild" >
</Target>
-->
</Project>