|
40 | 40 | <DebugSymbols>true</DebugSymbols>
|
41 | 41 | </PropertyGroup>
|
42 | 42 | <ItemGroup>
|
43 |
| - <Reference Include="ApprovalTests, Version=3.0.0.0, Culture=neutral, PublicKeyToken=11bd7d124fc62e0f, processorArchitecture=MSIL"> |
44 |
| - <HintPath>..\packages\ApprovalTests.3.0.11\lib\net40\ApprovalTests.dll</HintPath> |
45 |
| - <Private>True</Private> |
46 |
| - </Reference> |
47 |
| - <Reference Include="ApprovalUtilities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=11bd7d124fc62e0f, processorArchitecture=MSIL"> |
48 |
| - <HintPath>..\packages\ApprovalUtilities.3.0.11\lib\net45\ApprovalUtilities.dll</HintPath> |
49 |
| - <Private>True</Private> |
50 |
| - </Reference> |
51 |
| - <Reference Include="ApprovalUtilities.Net45, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
52 |
| - <HintPath>..\packages\ApprovalUtilities.3.0.11\lib\net45\ApprovalUtilities.Net45.dll</HintPath> |
53 |
| - <Private>True</Private> |
54 |
| - </Reference> |
55 | 43 | <Reference Include="FluentDateTime, Version=1.13.0.0, Culture=neutral, PublicKeyToken=6ccbc613702e6c71, processorArchitecture=MSIL">
|
56 | 44 | <HintPath>..\packages\FluentDateTime.1.13.0\lib\NET35\FluentDateTime.dll</HintPath>
|
57 | 45 | <Private>True</Private>
|
|
67 | 55 | <Reference Include="Microsoft.Build.Framework" />
|
68 | 56 | <Reference Include="Microsoft.Build.Utilities.v4.0" />
|
69 | 57 | <Reference Include="Microsoft.CSharp" />
|
70 |
| - <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
71 |
| - <HintPath>..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
72 |
| - <Private>True</Private> |
73 |
| - </Reference> |
74 | 58 | <Reference Include="NSubstitute, Version=1.10.0.0, Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL">
|
75 | 59 | <HintPath>..\packages\NSubstitute.1.10.0.0\lib\net45\NSubstitute.dll</HintPath>
|
76 | 60 | <Private>True</Private>
|
|
79 | 63 | <HintPath>..\packages\NUnit.3.6.0\lib\net45\nunit.framework.dll</HintPath>
|
80 | 64 | <Private>True</Private>
|
81 | 65 | </Reference>
|
82 |
| - <Reference Include="ObjectApproval, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
83 |
| - <HintPath>..\packages\ObjectApproval.1.3.0\lib\NET40\ObjectApproval.dll</HintPath> |
84 |
| - <Private>True</Private> |
85 |
| - </Reference> |
86 | 66 | <Reference Include="Shouldly, Version=2.7.0.0, Culture=neutral, PublicKeyToken=6042cbcb05cbc941, processorArchitecture=MSIL">
|
87 | 67 | <HintPath>..\packages\Shouldly.2.7.0\lib\net40\Shouldly.dll</HintPath>
|
88 | 68 | <Private>True</Private>
|
|
0 commit comments