11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\Microsoft.Testing.Platform.1.3.2 \build\netstandard2.0\Microsoft.Testing.Platform.props" Condition =" Exists('..\packages\Microsoft.Testing.Platform.1.3.2 \build\netstandard2.0\Microsoft.Testing.Platform.props')" />
3+ <Import Project =" ..\packages\Microsoft.Testing.Platform.1.4.1 \build\netstandard2.0\Microsoft.Testing.Platform.props" Condition =" Exists('..\packages\Microsoft.Testing.Platform.1.4.1 \build\netstandard2.0\Microsoft.Testing.Platform.props')" />
44 <PropertyGroup >
55 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
66 <GenerateBindingRedirectsOutputType >true</GenerateBindingRedirectsOutputType >
4242 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
4343 </PropertyGroup >
4444 <ItemGroup >
45- <Reference Include =" Microsoft.Testing.Platform, Version=1.3.2 .0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
46- <HintPath >..\packages\Microsoft.Testing.Platform.1.3.2 \lib\netstandard2.0\Microsoft.Testing.Platform.dll</HintPath >
45+ <Reference Include =" Microsoft.Testing.Platform, Version=1.4.1 .0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
46+ <HintPath >..\packages\Microsoft.Testing.Platform.1.4.1 \lib\netstandard2.0\Microsoft.Testing.Platform.dll</HintPath >
4747 </Reference >
4848 <Reference Include =" Microsoft.VisualStudio.TestPlatform.ObjectModel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
49- <HintPath >..\packages\Microsoft.TestPlatform.ObjectModel.17.10.0 \lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll</HintPath >
49+ <HintPath >..\packages\Microsoft.TestPlatform.ObjectModel.17.11.1 \lib\net462\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll</HintPath >
5050 </Reference >
5151 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
52- <HintPath >..\packages\MSTest.TestFramework.3.5.2 \lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
52+ <HintPath >..\packages\MSTest.TestFramework.3.6.1 \lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath >
5353 </Reference >
5454 <Reference Include =" Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
55- <HintPath >..\packages\MSTest.TestFramework.3.5.2 \lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
55+ <HintPath >..\packages\MSTest.TestFramework.3.6.1 \lib\net462\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath >
5656 </Reference >
5757 <Reference Include =" System" />
5858 <Reference Include =" System.Xml" />
8080 <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 >
8181 </PropertyGroup >
8282 </Target >
83- <Import Project =" ..\packages\MSTest.TestAdapter.3.5.2 \build\net462\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.3.5.2 \build\net462\MSTest.TestAdapter.targets')" />
83+ <Import Project =" ..\packages\MSTest.TestAdapter.3.6.1 \build\net462\MSTest.TestAdapter.targets" Condition =" Exists('..\packages\MSTest.TestAdapter.3.6.1 \build\net462\MSTest.TestAdapter.targets')" />
8484</Project >
0 commit comments