1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\xunit.runner.visualstudio.2.4.0 \build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\packages\xunit.runner.visualstudio.2.4.0 \build\net20\xunit.runner.visualstudio.props')" />
4
- <Import Project =" ..\packages\xunit.core.2.4.0 \build\xunit.core.props" Condition =" Exists('..\packages\xunit.core.2.4.0 \build\xunit.core.props')" />
3
+ <Import Project =" ..\packages\xunit.runner.visualstudio.2.4.1 \build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\packages\xunit.runner.visualstudio.2.4.1 \build\net20\xunit.runner.visualstudio.props')" />
4
+ <Import Project =" ..\packages\xunit.core.2.4.1 \build\xunit.core.props" Condition =" Exists('..\packages\xunit.core.2.4.1 \build\xunit.core.props')" />
5
5
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6
6
<PropertyGroup >
7
7
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
52
52
<Reference Include =" Cake.Testing, Version=0.28.0.0, Culture=neutral, processorArchitecture=MSIL" >
53
53
<HintPath >..\packages\Cake.Testing.0.28.0\lib\net46\Cake.Testing.dll</HintPath >
54
54
</Reference >
55
- <Reference Include =" HtmlAgilityPack, Version=1.8.7 .0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL" >
56
- <HintPath >..\packages\HtmlAgilityPack.1.8.7 \lib\Net45\HtmlAgilityPack.dll</HintPath >
55
+ <Reference Include =" HtmlAgilityPack, Version=1.11.0 .0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL" >
56
+ <HintPath >..\packages\HtmlAgilityPack.1.11.0 \lib\Net45\HtmlAgilityPack.dll</HintPath >
57
57
</Reference >
58
- <Reference Include =" Newtonsoft.Json, Version=11 .0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
59
- <HintPath >..\packages\Newtonsoft.Json.11 .0.2 \lib\net45\Newtonsoft.Json.dll</HintPath >
58
+ <Reference Include =" Newtonsoft.Json, Version=12 .0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
59
+ <HintPath >..\packages\Newtonsoft.Json.12 .0.1 \lib\net45\Newtonsoft.Json.dll</HintPath >
60
60
</Reference >
61
- <Reference Include =" Shouldly, Version=3.0.0 .0, Culture=neutral, PublicKeyToken=6042cbcb05cbc941, processorArchitecture=MSIL" >
62
- <HintPath >..\packages\Shouldly.3.0.0 \lib\net451\Shouldly.dll</HintPath >
61
+ <Reference Include =" Shouldly, Version=3.0.2 .0, Culture=neutral, PublicKeyToken=6042cbcb05cbc941, processorArchitecture=MSIL" >
62
+ <HintPath >..\packages\Shouldly.3.0.2 \lib\net451\Shouldly.dll</HintPath >
63
63
</Reference >
64
64
<Reference Include =" System" />
65
65
<Reference Include =" System.Core" />
70
70
<Reference Include =" System.Net.Http" />
71
71
<Reference Include =" System.Xml" />
72
72
<Reference Include =" xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
73
- <HintPath >..\packages\xunit.abstractions.2.0.2 \lib\net35\xunit.abstractions.dll</HintPath >
73
+ <HintPath >..\packages\xunit.abstractions.2.0.3 \lib\net35\xunit.abstractions.dll</HintPath >
74
74
</Reference >
75
- <Reference Include =" xunit.assert, Version=2.4.0.4049 , Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
76
- <HintPath >..\packages\xunit.assert.2.4.0 \lib\netstandard2.0 \xunit.assert.dll</HintPath >
75
+ <Reference Include =" xunit.assert, Version=2.4.1.0 , Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
76
+ <HintPath >..\packages\xunit.assert.2.4.1 \lib\netstandard1.1 \xunit.assert.dll</HintPath >
77
77
</Reference >
78
- <Reference Include =" xunit.core, Version=2.4.0.4049 , Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
79
- <HintPath >..\packages\xunit.extensibility.core.2.4.0 \lib\net452\xunit.core.dll</HintPath >
78
+ <Reference Include =" xunit.core, Version=2.4.1.0 , Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
79
+ <HintPath >..\packages\xunit.extensibility.core.2.4.1 \lib\net452\xunit.core.dll</HintPath >
80
80
</Reference >
81
- <Reference Include =" xunit.execution.desktop, Version=2.4.0.4049 , Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
82
- <HintPath >..\packages\xunit.extensibility.execution.2.4.0 \lib\net452\xunit.execution.desktop.dll</HintPath >
81
+ <Reference Include =" xunit.execution.desktop, Version=2.4.1.0 , Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
82
+ <HintPath >..\packages\xunit.extensibility.execution.2.4.1 \lib\net452\xunit.execution.desktop.dll</HintPath >
83
83
</Reference >
84
84
</ItemGroup >
85
85
<ItemGroup >
112
112
<Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
113
113
</ItemGroup >
114
114
<ItemGroup >
115
+ <None Include =" app.config" />
115
116
<None Include =" packages.config" >
116
117
<SubType >Designer</SubType >
117
118
</None >
126
127
<PropertyGroup >
127
128
<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 >
128
129
</PropertyGroup >
129
- <Error Condition =" !Exists('..\packages\xunit.core.2.4.0 \build\xunit.core.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.0 \build\xunit.core.props'))" />
130
- <Error Condition =" !Exists('..\packages\xunit.core.2.4.0 \build\xunit.core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.0 \build\xunit.core.targets'))" />
131
- <Error Condition =" !Exists('..\packages\xunit.runner.visualstudio.2.4.0 \build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.4.0 \build\net20\xunit.runner.visualstudio.props'))" />
130
+ <Error Condition =" !Exists('..\packages\xunit.core.2.4.1 \build\xunit.core.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.1 \build\xunit.core.props'))" />
131
+ <Error Condition =" !Exists('..\packages\xunit.core.2.4.1 \build\xunit.core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.1 \build\xunit.core.targets'))" />
132
+ <Error Condition =" !Exists('..\packages\xunit.runner.visualstudio.2.4.1 \build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.4.1 \build\net20\xunit.runner.visualstudio.props'))" />
132
133
</Target >
133
- <Import Project =" ..\packages\xunit.core.2.4.0 \build\xunit.core.targets" Condition =" Exists('..\packages\xunit.core.2.4.0 \build\xunit.core.targets')" />
134
+ <Import Project =" ..\packages\xunit.core.2.4.1 \build\xunit.core.targets" Condition =" Exists('..\packages\xunit.core.2.4.1 \build\xunit.core.targets')" />
134
135
</Project >
0 commit comments