11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\..\packages\xunit.runner.visualstudio.2.1 .0\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\..\packages\xunit.runner.visualstudio.2.1 .0\build\net20\xunit.runner.visualstudio.props')" />
3+ <Import Project =" ..\..\packages\xunit.runner.visualstudio.2.2 .0\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\..\packages\xunit.runner.visualstudio.2.2 .0\build\net20\xunit.runner.visualstudio.props')" />
44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == ''" >Debug</Configuration >
66 <Platform Condition =" '$(Platform)' == ''" >AnyCPU</Platform >
4848 <RunCodeAnalysis >true</RunCodeAnalysis >
4949 </PropertyGroup >
5050 <ItemGroup >
51- <Reference Include =" FluentAssertions, Version=4.19.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL" >
52- <HintPath >..\..\packages\FluentAssertions.4.19.0\lib\net45\FluentAssertions.dll</HintPath >
53- <Private >True</Private >
51+ <Reference Include =" FluentAssertions, Version=4.19.2.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL" >
52+ <HintPath >..\..\packages\FluentAssertions.4.19.2\lib\net45\FluentAssertions.dll</HintPath >
5453 </Reference >
55- <Reference Include =" FluentAssertions.Core, Version=4.19.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL" >
56- <HintPath >..\..\packages\FluentAssertions.4.19.0\lib\net45\FluentAssertions.Core.dll</HintPath >
57- <Private >True</Private >
54+ <Reference Include =" FluentAssertions.Core, Version=4.19.2.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL" >
55+ <HintPath >..\..\packages\FluentAssertions.4.19.2\lib\net45\FluentAssertions.Core.dll</HintPath >
5856 </Reference >
59- <Reference Include =" JetBrains.Annotations, Version=10.2.1.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL" >
60- <HintPath >..\..\packages\JetBrains.Annotations.10.2.1\lib\net\JetBrains.Annotations.dll</HintPath >
61- <Private >True</Private >
57+ <Reference Include =" JetBrains.Annotations, Version=10.4.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL" >
58+ <HintPath >..\..\packages\JetBrains.Annotations.10.4.0\lib\net\JetBrains.Annotations.dll</HintPath >
6259 </Reference >
6360 <Reference Include =" Microsoft.CodeAnalysis, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
6461 <HintPath >..\..\packages\Microsoft.CodeAnalysis.Common.1.2.0\lib\net45\Microsoft.CodeAnalysis.dll</HintPath >
122119 <Reference Include =" System.Xml.Linq" />
123120 <Reference Include =" System.Xml" />
124121 <Reference Include =" xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
125- <HintPath >..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath >
126- <Private >True</Private >
122+ <HintPath >..\..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll</HintPath >
127123 </Reference >
128- <Reference Include =" xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
129- <HintPath >..\..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll</HintPath >
130- <Private >True</Private >
124+ <Reference Include =" xunit.assert, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
125+ <HintPath >..\..\packages\xunit.assert.2.2.0\lib\netstandard1.1\xunit.assert.dll</HintPath >
131126 </Reference >
132- <Reference Include =" xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
133- <HintPath >..\..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll</HintPath >
134- <Private >True</Private >
127+ <Reference Include =" xunit.core, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
128+ <HintPath >..\..\packages\xunit.extensibility.core.2.2.0\lib\netstandard1.1\xunit.core.dll</HintPath >
135129 </Reference >
136- <Reference Include =" xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
137- <HintPath >..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath >
138- <Private >True</Private >
130+ <Reference Include =" xunit.execution.desktop, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
131+ <HintPath >..\..\packages\xunit.extensibility.execution.2.2.0\lib\net452\xunit.execution.desktop.dll</HintPath >
139132 </Reference >
140133 </ItemGroup >
141134 <ItemGroup >
211204 <ItemGroup >
212205 <Analyzer Include =" ..\..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
213206 <Analyzer Include =" ..\..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
214- <Analyzer Include =" ..\..\packages\ResharperCodeContractNullability.1.0.6 \analyzers\dotnet\cs\CodeContractNullability.dll" />
215- <Analyzer Include =" ..\..\packages\ResharperCodeContractNullability.1.0.6 \analyzers\dotnet\cs\MsgPack.dll" />
207+ <Analyzer Include =" ..\..\packages\ResharperCodeContractNullability.1.0.7 \analyzers\dotnet\cs\CodeContractNullability.dll" />
208+ <Analyzer Include =" ..\..\packages\ResharperCodeContractNullability.1.0.7 \analyzers\dotnet\cs\MsgPack.dll" />
216209 </ItemGroup >
217210 <ItemGroup />
218211 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
219212 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
220213 <PropertyGroup >
221214 <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 >
222215 </PropertyGroup >
223- <Error Condition =" !Exists('..\..\packages\xunit.runner.visualstudio.2.1 .0\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.runner.visualstudio.2.1 .0\build\net20\xunit.runner.visualstudio.props'))" />
216+ <Error Condition =" !Exists('..\..\packages\xunit.runner.visualstudio.2.2 .0\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\xunit.runner.visualstudio.2.2 .0\build\net20\xunit.runner.visualstudio.props'))" />
224217 </Target >
225218</Project >
0 commit comments