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.1.8-rc \build\net45\MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.props')" />
3+ <Import Project =" ..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.props" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.props')" />
44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
66 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
4444 <Private >True</Private >
4545 </Reference >
4646 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
47- <HintPath >..\packages\MSTest.TestFramework.1.0.8-rc \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
47+ <HintPath >..\packages\MSTest.TestFramework.1.0.8-rc2 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
4848 </Reference >
4949 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
50- <HintPath >..\packages\MSTest.TestFramework.1.0.8-rc \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
50+ <HintPath >..\packages\MSTest.TestFramework.1.0.8-rc2 \lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
5151 </Reference >
5252 <Reference Include =" Moq, Version=4.5.29.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL" >
5353 <HintPath >..\packages\Moq.4.5.29\lib\net45\Moq.dll</HintPath >
9090 <PropertyGroup >
9191 <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 >
9292 </PropertyGroup >
93- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.props'))" />
94- <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.targets'))" />
93+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.props'))" />
94+ <Error Condition =" !Exists('..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.targets'))" />
9595 </Target >
96- <Import Project =" ..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.8-rc \build\net45\MSTest.TestAdapter.targets')" />
96+ <Import Project =" ..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.1.1.10-rc2 \build\net45\MSTest.TestAdapter.targets')" />
9797</Project >
0 commit comments