2015-06-17 18:21:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "12.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2018-11-16 12:56:15 +00:00
<Import Project= "..\packages\NUnit.3.11.0\build\NUnit.props" Condition= "Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" />
2015-06-17 18:21:10 +00:00
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProjectGuid > {529544E3-3C26-4688-B39D-04DA30F05E20}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Tests</RootNamespace>
<AssemblyName > Tests</AssemblyName>
2018-11-18 15:19:39 +00:00
<TargetFrameworkVersion > v4.0</TargetFrameworkVersion>
2015-06-17 18:21:10 +00:00
<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 > False</IsCodedUITest>
<TestProjectType > UnitTest</TestProjectType>
2018-11-16 08:25:57 +00:00
<TargetFrameworkProfile />
2018-11-16 12:56:15 +00:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2015-06-17 18:21:10 +00: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>
2018-11-16 08:25:57 +00:00
<Prefer32Bit > false</Prefer32Bit>
2015-06-17 18:21:10 +00:00
</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>
2018-11-16 08:25:57 +00:00
<Prefer32Bit > false</Prefer32Bit>
2015-06-17 18:21:10 +00:00
</PropertyGroup>
2015-07-06 13:48:43 +00:00
<PropertyGroup >
2018-11-16 12:48:14 +00:00
<SignAssembly > false</SignAssembly>
2015-07-06 13:48:43 +00:00
</PropertyGroup>
<PropertyGroup >
<AssemblyOriginatorKeyFile > zaaReloaded2.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
2015-06-17 18:21:10 +00:00
<ItemGroup >
2018-11-16 12:48:14 +00:00
<Reference Include= "Bovender" >
<HintPath > ..\..\bovender\Bovender\bin\Debug\Bovender.dll</HintPath>
2015-07-31 15:19:49 +00:00
</Reference>
2018-11-16 12:56:15 +00:00
<Reference Include= "Microsoft.CSharp" />
2015-07-13 21:57:35 +00:00
<Reference Include= "Microsoft.Office.Interop.Word, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL" >
<EmbedInteropTypes > True</EmbedInteropTypes>
</Reference>
2016-09-03 09:13:49 +00:00
<Reference Include= "NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL" >
2018-11-18 15:19:39 +00:00
<HintPath > ..\packages\NLog.4.5.11\lib\net40-client\NLog.dll</HintPath>
2016-09-03 09:13:49 +00:00
</Reference>
2018-11-16 12:56:15 +00:00
<Reference Include= "nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
2018-11-18 15:19:39 +00:00
<HintPath > ..\packages\NUnit.3.11.0\lib\net40\nunit.framework.dll</HintPath>
2015-06-17 18:21:10 +00:00
</Reference>
2015-07-31 15:19:49 +00:00
<Reference Include= "PresentationCore" />
<Reference Include= "PresentationFramework" />
2015-06-17 18:21:10 +00:00
<Reference Include= "System" />
2018-11-16 12:56:15 +00:00
<Reference Include= "System.Configuration" />
2015-06-17 18:21:10 +00:00
<Reference Include= "System.Core" >
<RequiredTargetFramework > 3.5</RequiredTargetFramework>
</Reference>
2018-11-16 12:56:15 +00:00
<Reference Include= "System.Data" />
<Reference Include= "System.Runtime.Serialization" />
2015-08-11 14:12:39 +00:00
<Reference Include= "System.Runtime.Serialization.Formatters.Soap" />
2018-11-16 12:56:15 +00:00
<Reference Include= "System.ServiceModel" />
<Reference Include= "System.Transactions" />
2015-07-31 15:19:49 +00:00
<Reference Include= "System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\packages\Expression.Blend.Sdk.1.0.2\lib\net40-client\System.Windows.Interactivity.dll</HintPath>
</Reference>
<Reference Include= "System.Xaml" />
2015-08-11 14:12:39 +00:00
<Reference Include= "System.XML" />
2015-07-31 15:19:49 +00:00
<Reference Include= "WindowsBase" />
2015-06-17 18:21:10 +00:00
</ItemGroup>
<Choose >
<When Condition= "('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'" >
<ItemGroup >
<Reference Include= "Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
</ItemGroup>
</When>
<Otherwise >
<ItemGroup >
<Reference Include= "Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
</ItemGroup>
</Otherwise>
</Choose>
<ItemGroup >
2015-08-30 05:48:32 +00:00
<Compile Include= "Controller\Comments\CommentPoolTest.cs" />
<Compile Include= "Controller\Comments\ItemCommentTest.cs" />
2015-10-06 14:16:09 +00:00
<Compile Include= "Controller\Elements\CloneTest.cs" />
2017-09-17 11:28:12 +00:00
<Compile Include= "Importer\ClinicImporter\ClinicItemTest.cs" />
<Compile Include= "Importer\ClinicImporter\ClinicLineTest.cs" />
<Compile Include= "Importer\ClinicImporter\TimePointTest.cs" />
<Compile Include= "Importer\ClinicImporter\ClinicImporterTest.cs" />
2015-11-26 20:33:10 +00:00
<Compile Include= "Medication\ImporterTest.cs" />
2015-11-26 18:11:25 +00:00
<Compile Include= "Medication\PrescriptionTest.cs" />
2015-08-11 14:12:39 +00:00
<Compile Include= "SerializationTest.cs" />
2015-07-16 03:28:28 +00:00
<Compile Include= "Controller\SettingsRepositoryTest.cs" />
2015-08-07 19:37:14 +00:00
<Compile Include= "Controller\SettingsTest.cs" />
2015-07-25 12:33:48 +00:00
<Compile Include= "Formatter\DocumentWriterTest.cs" />
2015-09-04 18:19:42 +00:00
<Compile Include= "Thesaurus\ParametersTest.cs" />
2015-07-14 21:50:39 +00:00
<Compile Include= "Thesaurus\ThesaurusTest.cs" />
2015-07-16 22:23:06 +00:00
<Compile Include= "Controller\Elements\ItemsTest.cs" />
2015-07-13 21:57:35 +00:00
<Compile Include= "Formatter\FormatterTest.cs" />
2015-07-06 13:48:43 +00:00
<Compile Include= "Importer\ZaaImporter\LaurisItemTest.cs" />
<Compile Include= "Importer\ZaaImporter\LaurisParagraphTest.cs" />
2015-07-11 14:51:02 +00:00
<Compile Include= "Importer\ZaaImporter\ZaaImporterTest.cs" />
2015-06-17 18:21:10 +00:00
<Compile Include= "Properties\AssemblyInfo.cs" />
2015-06-20 19:13:55 +00:00
<Compile Include= "LineParserTest.cs" />
2015-07-14 21:50:39 +00:00
<Compile Include= "Thesaurus\TestThesaurus.cs" />
2015-07-06 13:48:43 +00:00
<Compile Include= "Importer\ZaaImporter\TimePointTest.cs" />
2015-07-13 21:57:35 +00:00
<Compile Include= "TestHelpers.cs" />
2015-08-03 12:31:35 +00:00
<Compile Include= "ViewModels\ElementPickerViewModelTest.cs" />
2015-08-30 18:32:37 +00:00
<Compile Include= "ViewModels\ItemCommentViewModelTest.cs" />
2015-08-01 19:23:56 +00:00
<Compile Include= "ViewModels\SettingsRepositoryViewModelTest.cs" />
2015-07-31 15:19:49 +00:00
<Compile Include= "ViewModels\SettingsViewModelTest.cs" />
2015-06-17 18:21:10 +00:00
</ItemGroup>
<ItemGroup >
2016-09-03 21:18:43 +00:00
<None Include= "app.config" />
2015-06-17 18:21:10 +00:00
<None Include= "packages.config" />
<None Include= "Tests.licenseheader" />
2015-07-06 13:48:43 +00:00
<None Include= "zaaReloaded2.pfx" />
2015-06-17 18:21:10 +00:00
</ItemGroup>
2015-06-20 14:26:10 +00:00
<ItemGroup >
<ProjectReference Include= "..\zaaReloaded2\zaaReloaded2.csproj" >
<Project > {0478f1b0-17f2-4151-8f93-1cb6eb9732c5}</Project>
<Name > zaaReloaded2</Name>
</ProjectReference>
</ItemGroup>
2015-06-21 12:53:49 +00:00
<ItemGroup >
2015-07-14 21:50:39 +00:00
<EmbeddedResource Include= "Thesaurus\test_thesaurus.txt" />
2015-06-21 12:53:49 +00:00
</ItemGroup>
2015-06-29 19:50:27 +00:00
<ItemGroup >
<EmbeddedResource Include= "demo-output.txt" />
</ItemGroup>
2015-07-25 12:33:48 +00:00
<ItemGroup >
<EmbeddedResource Include= "Formatter\FormatterTest-eachday.txt" />
</ItemGroup>
<ItemGroup >
<EmbeddedResource Include= "Formatter\FormatterTest-firstday.txt" />
</ItemGroup>
<ItemGroup >
<EmbeddedResource Include= "Formatter\FormatterTest-lastday.txt" />
</ItemGroup>
<ItemGroup >
<EmbeddedResource Include= "Formatter\FormatterTest-all.txt" />
</ItemGroup>
2017-09-17 11:28:12 +00:00
<ItemGroup >
<EmbeddedResource Include= "demo-output-clinic.txt" />
</ItemGroup>
<ItemGroup />
2015-06-17 18:21:10 +00:00
<Choose >
<When Condition= "'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'" >
<ItemGroup >
<Reference Include= "Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<Private > False</Private>
</Reference>
<Reference Include= "Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<Private > False</Private>
</Reference>
<Reference Include= "Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<Private > False</Private>
</Reference>
<Reference Include= "Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<Private > False</Private>
</Reference>
</ItemGroup>
</When>
</Choose>
<Import Project= "$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition= "Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2018-11-16 12:56:15 +00: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-06-17 18:21:10 +00: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>