1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <Import Project="..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.props" Condition="Exists('..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.props')" />
|
---|
4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
5 | <PropertyGroup>
|
---|
6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
8 | <ProjectGuid>{AC89AE49-1CE8-4E5C-9F27-D99F0020A593}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>AutoDiffForDynamicalModelsTest</RootNamespace>
|
---|
12 | <AssemblyName>AutoDiffForDynamicalModelsTest</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
14 | <FileAlignment>512</FileAlignment>
|
---|
15 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
16 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">15.0</VisualStudioVersion>
|
---|
17 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
---|
18 | <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
|
---|
19 | <IsCodedUITest>False</IsCodedUITest>
|
---|
20 | <TestProjectType>UnitTest</TestProjectType>
|
---|
21 | <NuGetPackageImportStamp>
|
---|
22 | </NuGetPackageImportStamp>
|
---|
23 | </PropertyGroup>
|
---|
24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
25 | <DebugSymbols>true</DebugSymbols>
|
---|
26 | <DebugType>full</DebugType>
|
---|
27 | <Optimize>false</Optimize>
|
---|
28 | <OutputPath>bin\Debug\</OutputPath>
|
---|
29 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
30 | <ErrorReport>prompt</ErrorReport>
|
---|
31 | <WarningLevel>4</WarningLevel>
|
---|
32 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
---|
33 | </PropertyGroup>
|
---|
34 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
35 | <DebugType>pdbonly</DebugType>
|
---|
36 | <Optimize>true</Optimize>
|
---|
37 | <OutputPath>bin\Release\</OutputPath>
|
---|
38 | <DefineConstants>TRACE</DefineConstants>
|
---|
39 | <ErrorReport>prompt</ErrorReport>
|
---|
40 | <WarningLevel>4</WarningLevel>
|
---|
41 | </PropertyGroup>
|
---|
42 | <ItemGroup>
|
---|
43 | <Reference Include="HeuristicLab.Operators.Views.GraphVisualization-3.3">
|
---|
44 | <HintPath>..\bin\HeuristicLab.Operators.Views.GraphVisualization-3.3.dll</HintPath>
|
---|
45 | </Reference>
|
---|
46 | <Reference Include="HeuristicLab.Operators.Views.GraphVisualization.Views-3.3">
|
---|
47 | <HintPath>..\bin\HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.dll</HintPath>
|
---|
48 | </Reference>
|
---|
49 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
50 | <SpecificVersion>False</SpecificVersion>
|
---|
51 | <HintPath>..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
52 | </Reference>
|
---|
53 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
54 | <SpecificVersion>False</SpecificVersion>
|
---|
55 | <HintPath>..\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
56 | </Reference>
|
---|
57 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
58 | <SpecificVersion>False</SpecificVersion>
|
---|
59 | <HintPath>..\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
60 | </Reference>
|
---|
61 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
62 | <SpecificVersion>False</SpecificVersion>
|
---|
63 | <HintPath>..\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
64 | </Reference>
|
---|
65 | <Reference Include="HeuristicLab.SequentialEngine-3.3">
|
---|
66 | <HintPath>..\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
|
---|
67 | </Reference>
|
---|
68 | <Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
69 | <HintPath>..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath>
|
---|
70 | </Reference>
|
---|
71 | <Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
72 | <HintPath>..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath>
|
---|
73 | </Reference>
|
---|
74 | <Reference Include="System" />
|
---|
75 | <Reference Include="System.Core" />
|
---|
76 | </ItemGroup>
|
---|
77 | <ItemGroup>
|
---|
78 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
79 | <Compile Include="TestOdeIdentification.cs" />
|
---|
80 | </ItemGroup>
|
---|
81 | <ItemGroup>
|
---|
82 | <None Include="packages.config" />
|
---|
83 | </ItemGroup>
|
---|
84 | <ItemGroup>
|
---|
85 | <ProjectReference Include="..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
|
---|
86 | <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
|
---|
87 | <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
|
---|
88 | </ProjectReference>
|
---|
89 | <ProjectReference Include="..\HeuristicLab.Algorithms.GeneticAlgorithm\3.3\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj">
|
---|
90 | <Project>{A51DA44F-CB35-4F6F-99F5-2A2E904AB93B}</Project>
|
---|
91 | <Name>HeuristicLab.Algorithms.GeneticAlgorithm-3.3</Name>
|
---|
92 | </ProjectReference>
|
---|
93 | <ProjectReference Include="..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
94 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
95 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
96 | </ProjectReference>
|
---|
97 | <ProjectReference Include="..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
98 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
99 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
100 | </ProjectReference>
|
---|
101 | <ProjectReference Include="..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
102 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
103 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
104 | </ProjectReference>
|
---|
105 | <ProjectReference Include="..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
106 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
107 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
108 | </ProjectReference>
|
---|
109 | <ProjectReference Include="..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
110 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
111 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
112 | </ProjectReference>
|
---|
113 | <ProjectReference Include="..\HeuristicLab.Problems.DynamicalSystemsModelling\3.3\HeuristicLab.Problems.DynamicalSystemsModelling-3.3.csproj">
|
---|
114 | <Project>{edcc8202-4463-4122-b01f-21b664343dfb}</Project>
|
---|
115 | <Name>HeuristicLab.Problems.DynamicalSystemsModelling-3.3</Name>
|
---|
116 | </ProjectReference>
|
---|
117 | <ProjectReference Include="..\HeuristicLab.Problems.Instances.DataAnalysis\3.3\HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj">
|
---|
118 | <Project>{94c7714e-29d4-4d6d-b213-2c18d627ab75}</Project>
|
---|
119 | <Name>HeuristicLab.Problems.Instances.DataAnalysis-3.3</Name>
|
---|
120 | </ProjectReference>
|
---|
121 | </ItemGroup>
|
---|
122 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
---|
123 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
124 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
---|
125 | <PropertyGroup>
|
---|
126 | <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>
|
---|
127 | </PropertyGroup>
|
---|
128 | <Error Condition="!Exists('..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.props'))" />
|
---|
129 | <Error Condition="!Exists('..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.targets'))" />
|
---|
130 | </Target>
|
---|
131 | <Import Project="..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.targets" Condition="Exists('..\packages\MSTest.TestAdapter.1.3.2\build\net45\MSTest.TestAdapter.targets')" />
|
---|
132 | </Project> |
---|