|
34 | 34 | <ItemGroup> |
35 | 35 | <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
36 | 36 | <SpecificVersion>False</SpecificVersion> |
37 | | - <HintPath>..\packages\Newtonsoft.Json.6.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 37 | + <HintPath>..\packages\Newtonsoft.Json.6.0.5\lib\net45\Newtonsoft.Json.dll</HintPath> |
38 | 38 | </Reference> |
39 | | - <Reference Include="Octopus.Client"> |
40 | | - <HintPath>..\packages\Octopus.Client.2.5.3.245\lib\net40\Octopus.Client.dll</HintPath> |
| 39 | + <Reference Include="Octopus.Client, Version=2.5.8.0, Culture=neutral, processorArchitecture=MSIL"> |
| 40 | + <SpecificVersion>False</SpecificVersion> |
| 41 | + <HintPath>..\packages\Octopus.Client.2.5.8.447\lib\net40\Octopus.Client.dll</HintPath> |
41 | 42 | </Reference> |
42 | | - <Reference Include="Octopus.Platform"> |
43 | | - <HintPath>..\packages\Octopus.Client.2.5.3.245\lib\net40\Octopus.Platform.dll</HintPath> |
| 43 | + <Reference Include="Octopus.Platform, Version=2.5.8.0, Culture=neutral, processorArchitecture=MSIL"> |
| 44 | + <SpecificVersion>False</SpecificVersion> |
| 45 | + <HintPath>..\packages\Octopus.Client.2.5.8.447\lib\net40\Octopus.Platform.dll</HintPath> |
44 | 46 | </Reference> |
45 | | - <Reference Include="ScriptCs.Contracts"> |
46 | | - <HintPath>..\packages\ScriptCs.Contracts.0.9.0\lib\net45\ScriptCs.Contracts.dll</HintPath> |
| 47 | + <Reference Include="ScriptCs.Contracts, Version=0.10.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 48 | + <SpecificVersion>False</SpecificVersion> |
| 49 | + <HintPath>..\packages\ScriptCs.Contracts.0.10.2\lib\net45\ScriptCs.Contracts.dll</HintPath> |
47 | 50 | </Reference> |
48 | 51 | <Reference Include="Sprache"> |
49 | 52 | <HintPath>..\packages\Sprache.1.10.0.37\lib\net40\Sprache.dll</HintPath> |
|
0 commit comments