2015-12-19 18:02:32 -05:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "4.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2018-11-27 16:26:04 -05:00
<Import Project= "..\packages\NUnit.3.11.0\build\NUnit.props" Condition= "Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" />
2015-12-19 18:02:32 -05:00
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProductVersion >
</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {58CD3B9C-EBBA-4527-A81C-78B7EA9CA298}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Filtration.ItemFilterPreview.Tests</RootNamespace>
<AssemblyName > Filtration.ItemFilterPreview.Tests</AssemblyName>
<TargetFrameworkVersion > v4.6.1</TargetFrameworkVersion>
<TargetPlatformVersion > 8.1</TargetPlatformVersion>
<MinimumVisualStudioVersion > 12</MinimumVisualStudioVersion>
<FileAlignment > 512</FileAlignment>
<ProjectTypeGuids > {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<VisualStudioVersion Condition= "'$(VisualStudioVersion)' == ''" > 10.0</VisualStudioVersion>
<VSToolsPath Condition= "'$(VSToolsPath)' == ''" > $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
<ReferencePath > $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
<IsCodedUITest > True</IsCodedUITest>
<TestProjectType > CodedUITest</TestProjectType>
<IsWindowsStoreCodedUITest > True</IsWindowsStoreCodedUITest>
<TargetFrameworkProfile />
2018-11-27 16:26:04 -05:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2015-12-19 18:02:32 -05:00
</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>
<ItemGroup >
2018-11-27 16:26:04 -05:00
<Reference Include= "Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" >
<HintPath > ..\packages\Castle.Core.4.3.1\lib\net45\Castle.Core.dll</HintPath>
2015-12-28 12:30:34 -05:00
</Reference>
2018-11-27 16:26:04 -05:00
<Reference Include= "FluentAssertions, Version=5.5.3.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL" >
<HintPath > ..\packages\FluentAssertions.5.5.3\lib\net45\FluentAssertions.dll</HintPath>
2015-12-28 12:30:34 -05:00
</Reference>
2018-11-27 16:26:04 -05:00
<Reference Include= "Moq, Version=4.10.0.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL" >
<HintPath > ..\packages\Moq.4.10.0\lib\net45\Moq.dll</HintPath>
2015-12-19 18:02:32 -05:00
</Reference>
2018-11-27 16:26:04 -05:00
<Reference Include= "nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
<HintPath > ..\packages\NUnit.3.11.0\lib\net45\nunit.framework.dll</HintPath>
2015-12-19 18:02:32 -05:00
</Reference>
<Reference Include= "System" />
2018-11-27 16:26:04 -05:00
<Reference Include= "System.Configuration" />
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
</Reference>
2015-12-28 12:30:34 -05:00
<Reference Include= "System.Xml" />
<Reference Include= "System.Xml.Linq" />
2015-12-19 18:02:32 -05:00
</ItemGroup>
<ItemGroup >
<CodeAnalysisDependentAssemblyPaths Condition= " '$(VS100COMNTOOLS)' != '' " Include= "$(VS100COMNTOOLS)..\IDE\PrivateAssemblies" >
<Visible > False</Visible>
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
<ItemGroup >
<Compile Include= "Properties\AssemblyInfo.cs" />
2015-12-29 17:03:07 -05:00
<Compile Include= "Properties\Resources.Designer.cs" >
<AutoGen > True</AutoGen>
<DesignTime > True</DesignTime>
<DependentUpon > Resources.resx</DependentUpon>
</Compile>
2016-01-31 05:51:53 -05:00
<Compile Include= "Services\serializationtest.cs" />
2015-12-19 18:02:32 -05:00
<Compile Include= "Services\TestItemBlockItemMatcher.cs" />
<Compile Include= "Services\TestItemFilterProcessor.cs" />
</ItemGroup>
<ItemGroup >
2015-12-29 17:03:07 -05:00
<None Include= "app.config" />
2015-12-19 18:02:32 -05:00
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\Filtration.ItemFilterPreview\Filtration.ItemFilterPreview.csproj" >
<Project > {3ab98b6e-05db-44fa-9dad-584aa88f0739}</Project>
<Name > Filtration.ItemFilterPreview</Name>
</ProjectReference>
<ProjectReference Include= "..\Filtration.ObjectModel\Filtration.ObjectModel.csproj" >
<Project > {4aac3beb-1dc1-483e-9d11-0e9334e80227}</Project>
<Name > Filtration.ObjectModel</Name>
2016-01-31 06:56:55 -05:00
</ProjectReference>
<ProjectReference Include= "..\Filtration.Parser.Interface\Filtration.Parser.Interface.csproj" >
<Project > {46383F20-02DF-48B4-B092-9088FA4ACD5A}</Project>
<Name > Filtration.Parser.Interface</Name>
</ProjectReference>
<ProjectReference Include= "..\Filtration.Parser\Filtration.Parser.csproj" >
<Project > {10a7c2bc-ec6f-4a38-bdda-e35935004c02}</Project>
<Name > Filtration.Parser</Name>
2015-12-19 18:02:32 -05:00
</ProjectReference>
2015-12-29 17:03:07 -05:00
<ProjectReference Include= "..\Filtration\Filtration.csproj" >
<Project > {55e0a34c-e039-43d7-a024-a4045401cdda}</Project>
<Name > Filtration</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<EmbeddedResource Include= "Properties\Resources.resx" >
<Generator > ResXFileCodeGenerator</Generator>
<LastGenOutput > Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup >
2016-08-20 10:42:59 -04:00
<None Include= "packages.config" />
2015-12-29 17:03:07 -05:00
<None Include= "Resources\MuldiniFilterScript.txt" />
2015-12-19 18:02:32 -05:00
</ItemGroup>
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
2018-11-27 16:26:04 -05:00
<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\NUnit.3.11.0\build\NUnit.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.11.0\build\NUnit.props'))" />
</Target>
2015-12-19 18:02:32 -05:00
<!-- 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>