|
41 | 41 | <Reference Include="ApprovalUtilities">
|
42 | 42 | <HintPath>..\packages\ApprovalUtilities.3.0.5\lib\net35\ApprovalUtilities.dll</HintPath>
|
43 | 43 | </Reference>
|
44 |
| - <Reference Include="Autofac"> |
45 |
| - <HintPath>..\packages\Autofac.3.0.2\lib\net40\Autofac.dll</HintPath> |
46 |
| - </Reference> |
47 |
| - <Reference Include="Autofac.Configuration"> |
48 |
| - <HintPath>..\packages\Autofac.3.0.2\lib\net40\Autofac.Configuration.dll</HintPath> |
| 44 | + <Reference Include="Autofac, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL"> |
| 45 | + <SpecificVersion>False</SpecificVersion> |
| 46 | + <HintPath>..\packages\Autofac.3.3.0\lib\net40\Autofac.dll</HintPath> |
49 | 47 | </Reference>
|
50 |
| - <Reference Include="AutofacContrib.NSubstitute"> |
51 |
| - <HintPath>..\packages\AutofacContrib.NSubstitute.3.1.3\lib\NET40\AutofacContrib.NSubstitute.dll</HintPath> |
| 48 | + <Reference Include="AutofacContrib.NSubstitute, Version=3.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 49 | + <SpecificVersion>False</SpecificVersion> |
| 50 | + <HintPath>..\packages\AutofacContrib.NSubstitute.3.2.0\lib\NET40\AutofacContrib.NSubstitute.dll</HintPath> |
52 | 51 | </Reference>
|
53 | 52 | <Reference Include="Microsoft.Web.XmlTransform">
|
54 | 53 | <HintPath>..\packages\Microsoft.Web.Xdt.1.0.0\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
|
|
57 | 56 | <SpecificVersion>False</SpecificVersion>
|
58 | 57 | <HintPath>..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
|
59 | 58 | </Reference>
|
60 |
| - <Reference Include="NSubstitute"> |
61 |
| - <HintPath>..\packages\NSubstitute.1.6.1.0\lib\NET40\NSubstitute.dll</HintPath> |
| 59 | + <Reference Include="NSubstitute, Version=1.7.2.0, Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL"> |
| 60 | + <SpecificVersion>False</SpecificVersion> |
| 61 | + <HintPath>..\packages\NSubstitute.1.7.2.0\lib\NET45\NSubstitute.dll</HintPath> |
62 | 62 | </Reference>
|
63 |
| - <Reference Include="Octopus.Client, Version=2.0.8.0, Culture=neutral, processorArchitecture=MSIL"> |
| 63 | + <Reference Include="Octopus.Client, Version=2.0.12.0, Culture=neutral, processorArchitecture=MSIL"> |
64 | 64 | <SpecificVersion>False</SpecificVersion>
|
65 |
| - <HintPath>..\packages\Octopus.Client.2.0.8.977\lib\net40\Octopus.Client.dll</HintPath> |
| 65 | + <HintPath>..\packages\Octopus.Client.2.0.12.1092\lib\net40\Octopus.Client.dll</HintPath> |
66 | 66 | </Reference>
|
67 |
| - <Reference Include="Octopus.Platform, Version=2.0.8.0, Culture=neutral, processorArchitecture=MSIL"> |
| 67 | + <Reference Include="Octopus.Platform, Version=2.0.12.0, Culture=neutral, processorArchitecture=MSIL"> |
68 | 68 | <SpecificVersion>False</SpecificVersion>
|
69 |
| - <HintPath>..\packages\Octopus.Client.2.0.8.977\lib\net40\Octopus.Platform.dll</HintPath> |
| 69 | + <HintPath>..\packages\Octopus.Client.2.0.12.1092\lib\net40\Octopus.Platform.dll</HintPath> |
70 | 70 | </Reference>
|
71 | 71 | <Reference Include="Shouldly">
|
72 | 72 | <HintPath>..\packages\Shouldly.1.1.1.1\lib\35\Shouldly.dll</HintPath>
|
|
95 | 95 | <Compile Include="Tools\XdtTests.cs" />
|
96 | 96 | </ItemGroup>
|
97 | 97 | <ItemGroup>
|
| 98 | + <None Include="app.config" /> |
98 | 99 | <None Include="packages.config" />
|
99 | 100 | <None Include="Tools\ExampleFiles\CloudProject.ccproj">
|
100 | 101 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
0 commit comments