|
34 | 34 | <DebugSymbols>true</DebugSymbols> |
35 | 35 | </PropertyGroup> |
36 | 36 | <ItemGroup> |
37 | | - <Reference Include="ApprovalTests"> |
38 | | - <HintPath>..\packages\ApprovalTests.3.0.7\lib\net40\ApprovalTests.dll</HintPath> |
| 37 | + <Reference Include="ApprovalTests, Version=3.0.0.0, Culture=neutral, PublicKeyToken=11bd7d124fc62e0f, processorArchitecture=MSIL"> |
| 38 | + <SpecificVersion>False</SpecificVersion> |
| 39 | + <HintPath>..\packages\ApprovalTests.3.0.8\lib\net40\ApprovalTests.dll</HintPath> |
39 | 40 | </Reference> |
40 | | - <Reference Include="ApprovalUtilities"> |
41 | | - <HintPath>..\packages\ApprovalUtilities.3.0.7\lib\net35\ApprovalUtilities.dll</HintPath> |
| 41 | + <Reference Include="ApprovalUtilities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=11bd7d124fc62e0f, processorArchitecture=MSIL"> |
| 42 | + <SpecificVersion>False</SpecificVersion> |
| 43 | + <HintPath>..\packages\ApprovalUtilities.3.0.8\lib\net45\ApprovalUtilities.dll</HintPath> |
42 | 44 | </Reference> |
43 | | - <Reference Include="nunit.framework"> |
44 | | - <HintPath>..\packages\NUnit.2.6.3\lib\nunit.framework.dll</HintPath> |
| 45 | + <Reference Include="ApprovalUtilities.Net45, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 46 | + <SpecificVersion>False</SpecificVersion> |
| 47 | + <HintPath>..\packages\ApprovalUtilities.3.0.8\lib\net45\ApprovalUtilities.Net45.dll</HintPath> |
| 48 | + </Reference> |
| 49 | + <Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"> |
| 50 | + <SpecificVersion>False</SpecificVersion> |
| 51 | + <HintPath>..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath> |
45 | 52 | </Reference> |
46 | 53 | <Reference Include="Octokit, Version=0.4.1.0, Culture=neutral, processorArchitecture=MSIL"> |
47 | 54 | <SpecificVersion>False</SpecificVersion> |
|
0 commit comments