<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "14.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Import Project= "..\..\packages\xunit.core.2.3.1\build\xunit.core.props" Condition= "Exists('..\..\packages\xunit.core.2.3.1\build\xunit.core.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 > {3C88D49A-7EF2-42BA-A8D7-9DF7D358FD24}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > EntityFramework.Jet.FunctionalTests</RootNamespace>
<AssemblyName > EntityFramework.Jet.FunctionalTests</AssemblyName>
<TargetFrameworkVersion > v4.6.1</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
</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>
</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>
</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>
<WarningsAsErrors > CS0108;CS0114</WarningsAsErrors>
</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= "Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.EntityFrameworkCore, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.2.1.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.EntityFrameworkCore.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Abstractions.2.1.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Abstractions.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.EntityFrameworkCore.Proxies, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Proxies.2.1.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Proxies.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.EntityFrameworkCore.Relational, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Relational.2.1.0\lib\netstandard2.0\Microsoft.EntityFrameworkCore.Relational.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.EntityFrameworkCore.Relational.Specification.Tests, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Relational.Specification.Tests.2.1.0\lib\net461\Microsoft.EntityFrameworkCore.Relational.Specification.Tests.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.EntityFrameworkCore.Specification.Tests, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.EntityFrameworkCore.Specification.Tests.2.1.0\lib\net461\Microsoft.EntityFrameworkCore.Specification.Tests.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Caching.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Caching.Abstractions.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Caching.Memory, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Caching.Memory.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Caching.Memory.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Configuration, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Configuration.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Configuration.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Configuration.Abstractions.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Configuration.Binder, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Configuration.Binder.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.DependencyInjection, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.DependencyInjection.2.1.0\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.1.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Logging, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Logging.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Logging.Abstractions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Logging.Abstractions.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Options, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Options.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Extensions.Primitives, Version=2.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Extensions.Primitives.2.1.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
</Reference>
<Reference Include= "Remotion.Linq, Version=2.2.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Remotion.Linq.2.2.0\lib\net45\Remotion.Linq.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.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
</Reference>
<Reference Include= "System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include= "System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.ComponentModel.Annotations.4.5.0\lib\net461\System.ComponentModel.Annotations.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.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<HintPath > C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v4.0\Desktop\System.Data.SqlServerCe.dll</HintPath>
</Reference>
<Reference Include= "System.Diagnostics.DiagnosticSource, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Diagnostics.DiagnosticSource.4.5.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include= "System.Interactive.Async, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Interactive.Async.3.1.1\lib\net46\System.Interactive.Async.dll</HintPath>
</Reference>
<Reference Include= "System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Memory.4.5.0\lib\netstandard2.0\System.Memory.dll</HintPath>
</Reference>
<Reference Include= "System.Numerics" />
<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.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Transactions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Xml" />
<Reference Include= "xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll</HintPath>
</Reference>
<Reference Include= "xunit.assert, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\xunit.assert.2.3.1\lib\netstandard1.1\xunit.assert.dll</HintPath>
</Reference>
<Reference Include= "xunit.core, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\xunit.extensibility.core.2.3.1\lib\netstandard1.1\xunit.core.dll</HintPath>
</Reference>
<Reference Include= "xunit.execution.desktop, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\xunit.extensibility.execution.2.3.1\lib\net452\xunit.execution.desktop.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
<Compile Include= "..\..\build\GlobalAssemblyInfo.cs" >
<Link > Properties\GlobalAssemblyInfo.cs</Link>
</Compile>
<Compile Include= "AsNoTrackingJetTest.cs" />
<Compile Include= "AssertSqlHelper.cs" />
<Compile Include= "AsyncFromSqlQueryJetTest.cs" />
<Compile Include= "AsyncQueryJetTest.cs" />
<Compile Include= "BasicEndToEndScenarioForNoIdentity.cs" />
<Compile Include= "BuiltInDataTypesJetTest.cs" />
<Compile Include= "ChangeTrackingJetTest.cs" />
<Compile Include= "CompiledQueryJetTest.cs" />
<Compile Include= "ComplexNavigationsQueryJetFixture.cs" />
<Compile Include= "ComplexNavigationsQueryJetTest.cs" />
<Compile Include= "CompositeKeyEndToEndTest.cs" />
<Compile Include= "ConnectionStringBuilderHelper.cs" />
<Compile Include= "DataAnnotationJetTest.cs" />
<Compile Include= "DataBindingJetTest.cs" />
<Compile Include= "DbContextPoolingTest.cs" />
<Compile Include= "DbFunctionsJetTest.cs" />
<Compile Include= "DefaultValuesTest.cs" />
<Compile Include= "F1JetFixture.cs" />
<Compile Include= "FieldMappingJetTest.cs" />
<Compile Include= "FiltersInheritanceJetTest.cs" />
<Compile Include= "FiltersJetTest.cs" />
<Compile Include= "FindJetTest.cs" />
<Compile Include= "FromSqlQueryJetTest.cs" />
<Compile Include= "FunkyDataQueryJetTest.cs" />
<Compile Include= "GearsOfWarQueryJetFixture.cs" />
<Compile Include= "GearsOfWarJetTest.cs" />
<Compile Include= "GraphUpdatesJetTestbase.cs" />
<Compile Include= "GraphUpdateWithIdentityJetTest.cs" />
<Compile Include= "IncludeAsyncJetTest.cs" />
<Compile Include= "IncludeJetFixture.cs" />
<Compile Include= "IncludeOneToOneJetTest.cs" />
<Compile Include= "IncludeJetTest.cs" />
<Compile Include= "InheritanceRelationshipsQueryJetTest.cs" />
<Compile Include= "InheritanceRelationshipsQueryJetFixture.cs" />
<Compile Include= "FiltersInheritanceJetFixture.cs" />
<Compile Include= "InheritanceJetFixture.cs" />
<Compile Include= "InheritanceJetTest.cs" />
<Compile Include= "Issue398Test.cs" />
<Compile Include= "Issue305Test.cs" />
<Compile Include= "LazyLoadProxyJetTest.cs" />
<Compile Include= "LoadJetTest.cs" />
<Compile Include= "MappingQueryJetTest.cs" />
<Compile Include= "MigrationsJetFixture.cs" />
<Compile Include= "MigrationsJetTest.cs" />
<Compile Include= "Migrations\20160215092248_Migration01.cs" />
<Compile Include= "Migrations\20160215092248_Migration01.Designer.cs" >
<DependentUpon > 20160215092248_Migration01.cs</DependentUpon>
</Compile>
<Compile Include= "Migrations\20160215092329_Migration02.cs" />
<Compile Include= "Migrations\20160215092329_Migration02.Designer.cs" >
<DependentUpon > 20160215092329_Migration02.cs</DependentUpon>
</Compile>
<Compile Include= "Migrations\20170129135547_MyFirstMigration.cs" />
<Compile Include= "Migrations\20170129135547_MyFirstMigration.Designer.cs" >
<DependentUpon > 20170129135547_MyFirstMigration.cs</DependentUpon>
</Compile>
<Compile Include= "Migrations\20170129140932_MySecondMigration.cs" />
<Compile Include= "Migrations\20170129140932_MySecondMigration.Designer.cs" >
<DependentUpon > 20170129140932_MySecondMigration.cs</DependentUpon>
</Compile>
<Compile Include= "Migrations\BloggingContextModelSnapshot.cs" />
<Compile Include= "Migrations\TiffFilesContextModelSnapshot.cs" />
<Compile Include= "NavigationTest.cs" />
<Compile Include= "NorthwindQueryWithForcedClientEvalJetFixture.cs" />
<Compile Include= "NorthwindQueryJetFixture.cs" />
<Compile Include= "NotificationEntitiesJetTest.cs" />
<Compile Include= "NullKeysJetTest.cs" />
<Compile Include= "NullSemanticsQueryJetTest.cs" />
<Compile Include= "OptimisticConcurrencyJetTest.cs" />
<Compile Include= "OwnedQueryJetTest.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "PropertyEntryJetTest.cs" />
<Compile Include= "PropertyValuesJetTest.cs" />
<Compile Include= "QueryNavigationsWithForcedClientEvalJetTest.cs" />
<Compile Include= "QueryNavigationsJetTest.cs" />
<Compile Include= "QueryNoClientEvalJetFixture.cs" />
<Compile Include= "QueryNoClientEvalJetTest.cs" />
<Compile Include= "JetCommandDisposeTest.cs" />
<Compile Include= "JetConfigPatternsTest.cs" />
<Compile Include= "JetDatabaseCleaner.cs" />
<Compile Include= "JetDatabaseCreationTest.cs" />
<Compile Include= "JetDatabaseFacadeExtensions.cs" />
<Compile Include= "JetDataStoreCreatorTest.cs" />
<Compile Include= "JetMigrationsTest.cs" />
<Compile Include= "Query\GroupByQueryJetTest.cs" />
<Compile Include= "Query\SimpleQueryJetTest.cs" />
<Compile Include= "Query\SimpleQueryJetTest.Functions.cs" />
<Compile Include= "Query\SimpleQueryJetTest.JoinGroupJoin.cs" />
<Compile Include= "Query\SimpleQueryJetTest.QueryTypes.cs" />
<Compile Include= "Query\SimpleQueryJetTest.ResultOperators.cs" />
<Compile Include= "Query\SimpleQueryJetTest.Select.cs" />
<Compile Include= "Query\SimpleQueryJetTest.Where.cs" />
<Compile Include= "TestUtilities\JetNorthwindTestStoreFactory.cs" />
<Compile Include= "TestUtilities\JetTestHelpers.cs" />
<Compile Include= "TestUtilities\JetTestStore.cs" />
<Compile Include= "TableSplittingJetTest.cs" />
<Compile Include= "TestUtilities\JetTestStoreFactory.cs" />
<Compile Include= "TransactionJetTest.cs" />
<Compile Include= "TestUtilities\DbContextOptionsBuilderExtensions.cs" />
<Compile Include= "TestUtilities\SqlServerConditionAttribute.cs" />
<Compile Include= "TestUtilities\TestEnvironment.cs" />
</ItemGroup>
<ItemGroup >
<None Include= "app.config" />
<None Include= "packages.config" />
</ItemGroup>
<ItemGroup >
<Service Include= "{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\..\src\EFCore.Jet\EFCore.Jet.csproj" >
<Project > {d6966b04-4c38-4925-bcde-f8655f38d04c}</Project>
<Name > EFCore.Jet</Name>
</ProjectReference>
<ProjectReference Include= "..\..\src\System.Data.Jet\System.Data.Jet.csproj" >
<Project > {88BE8B4F-8DA9-42B9-9A1F-839451BA5F8C}</Project>
<Name > System.Data.Jet</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<None Include= "NorthwindEF7.accdb" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup >
<None Include= "GearsOfWarQueryTest.accdb" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</None>
</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\xunit.core.2.3.1\build\xunit.core.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.core.2.3.1\build\xunit.core.props'))" />
<Error Condition= "!Exists('..\..\packages\xunit.core.2.3.1\build\xunit.core.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.core.2.3.1\build\xunit.core.targets'))" />
</Target>
<Import Project= "..\..\packages\xunit.core.2.3.1\build\xunit.core.targets" Condition= "Exists('..\..\packages\xunit.core.2.3.1\build\xunit.core.targets')" />
</Project>