|
30 | 30 | <WarningLevel>4</WarningLevel>
|
31 | 31 | </PropertyGroup>
|
32 | 32 | <ItemGroup>
|
| 33 | + <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
| 34 | + <HintPath>..\..\packages\Castle.Core.4.0.0\lib\net45\Castle.Core.dll</HintPath> |
| 35 | + <Private>True</Private> |
| 36 | + </Reference> |
33 | 37 | <Reference Include="CsvHelper, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823, processorArchitecture=MSIL">
|
34 |
| - <HintPath>..\..\packages\CsvHelper.2.13.5.0\lib\net40-client\CsvHelper.dll</HintPath> |
| 38 | + <HintPath>..\..\packages\CsvHelper.2.16.3.0\lib\net45\CsvHelper.dll</HintPath> |
35 | 39 | <Private>True</Private>
|
36 | 40 | </Reference>
|
37 |
| - <Reference Include="FluentAssertions, Version=4.2.1.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
38 |
| - <HintPath>..\..\packages\FluentAssertions.4.2.1\lib\net45\FluentAssertions.dll</HintPath> |
| 41 | + <Reference Include="FluentAssertions, Version=4.19.2.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
| 42 | + <HintPath>..\..\packages\FluentAssertions.4.19.2\lib\net45\FluentAssertions.dll</HintPath> |
39 | 43 | <Private>True</Private>
|
40 | 44 | </Reference>
|
41 |
| - <Reference Include="FluentAssertions.Core, Version=4.2.1.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
42 |
| - <HintPath>..\..\packages\FluentAssertions.4.2.1\lib\net45\FluentAssertions.Core.dll</HintPath> |
| 45 | + <Reference Include="FluentAssertions.Core, Version=4.19.2.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\..\packages\FluentAssertions.4.19.2\lib\net45\FluentAssertions.Core.dll</HintPath> |
43 | 47 | <Private>True</Private>
|
44 | 48 | </Reference>
|
45 |
| - <Reference Include="Moq, Version=4.2.1510.2205, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
46 |
| - <HintPath>..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath> |
| 49 | + <Reference Include="Moq, Version=4.7.1.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\..\packages\Moq.4.7.1\lib\net45\Moq.dll</HintPath> |
47 | 51 | <Private>True</Private>
|
48 | 52 | </Reference>
|
49 | 53 | <Reference Include="System" />
|
50 | 54 | <Reference Include="System.Core" />
|
51 |
| - <Reference Include="System.IO.Abstractions, Version=2.0.0.124, Culture=neutral, PublicKeyToken=d480b5b72fb413da, processorArchitecture=MSIL"> |
52 |
| - <HintPath>..\..\packages\System.IO.Abstractions.2.0.0.124\lib\net40\System.IO.Abstractions.dll</HintPath> |
| 55 | + <Reference Include="System.IO.Abstractions, Version=2.0.0.141, Culture=neutral, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\..\packages\System.IO.Abstractions.2.0.0.141\lib\net40\System.IO.Abstractions.dll</HintPath> |
53 | 57 | <Private>True</Private>
|
54 | 58 | </Reference>
|
55 |
| - <Reference Include="System.IO.Abstractions.TestingHelpers, Version=2.0.0.124, Culture=neutral, PublicKeyToken=d480b5b72fb413da, processorArchitecture=MSIL"> |
56 |
| - <HintPath>..\..\packages\System.IO.Abstractions.TestingHelpers.2.0.0.124\lib\net40\System.IO.Abstractions.TestingHelpers.dll</HintPath> |
| 59 | + <Reference Include="System.IO.Abstractions.TestingHelpers, Version=2.0.0.141, Culture=neutral, processorArchitecture=MSIL"> |
| 60 | + <HintPath>..\..\packages\System.IO.Abstractions.TestingHelpers.2.0.0.141\lib\net40\System.IO.Abstractions.TestingHelpers.dll</HintPath> |
57 | 61 | <Private>True</Private>
|
58 | 62 | </Reference>
|
59 | 63 | <Reference Include="System.Windows.Forms" />
|
|
64 | 68 | <Reference Include="System.Net.Http" />
|
65 | 69 | <Reference Include="System.Xml" />
|
66 | 70 | <Reference Include="xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
67 |
| - <HintPath>..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath> |
| 71 | + <HintPath>..\..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll</HintPath> |
68 | 72 | <Private>True</Private>
|
69 | 73 | </Reference>
|
70 |
| - <Reference Include="xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
71 |
| - <HintPath>..\..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll</HintPath> |
| 74 | + <Reference Include="xunit.assert, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\..\packages\xunit.assert.2.2.0\lib\netstandard1.1\xunit.assert.dll</HintPath> |
72 | 76 | <Private>True</Private>
|
73 | 77 | </Reference>
|
74 |
| - <Reference Include="xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
75 |
| - <HintPath>..\..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll</HintPath> |
| 78 | + <Reference Include="xunit.core, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 79 | + <HintPath>..\..\packages\xunit.extensibility.core.2.2.0\lib\netstandard1.1\xunit.core.dll</HintPath> |
76 | 80 | <Private>True</Private>
|
77 | 81 | </Reference>
|
78 |
| - <Reference Include="xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
79 |
| - <HintPath>..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath> |
| 82 | + <Reference Include="xunit.execution.desktop, Version=2.2.0.3545, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\..\packages\xunit.extensibility.execution.2.2.0\lib\net452\xunit.execution.desktop.dll</HintPath> |
80 | 84 | <Private>True</Private>
|
81 | 85 | </Reference>
|
82 | 86 | </ItemGroup>
|
|
0 commit comments