11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.props')" />
3+ <Import Project =" ..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.props')" />
44 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
55 <PropertyGroup >
66 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
4141 </PropertyGroup >
4242 <ItemGroup >
4343 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
44- <HintPath >..\packages\MSTest.TestFramework.1.4.0 \lib\net45 \Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
44+ <HintPath >..\packages\MSTest.TestFramework.3.1.1 \lib\net462 \Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
4545 </Reference >
4646 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
47- <HintPath >..\packages\MSTest.TestFramework.1.4.0 \lib\net45 \Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
47+ <HintPath >..\packages\MSTest.TestFramework.3.1.1 \lib\net462 \Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
4848 </Reference >
4949 <Reference Include =" System" />
5050 <Reference Include =" System.Core" />
6868 <PropertyGroup >
6969 <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 >
7070 </PropertyGroup >
71- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.props'))" />
72- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.targets'))" />
71+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.props'))" />
72+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.targets'))" />
7373 </Target >
74- <Import Project =" ..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.4.0 \build\net45 \MSTest.TestAdapter.targets')" />
74+ <Import Project =" ..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.3.1.1 \build\net462 \MSTest.TestAdapter.targets')" />
7575</Project >
0 commit comments