|
27 | 27 | <Externalconsole>true</Externalconsole> |
28 | 28 | </PropertyGroup> |
29 | 29 | <ItemGroup> |
30 | | - <Reference Include="DynamicInterop"> |
31 | | - <HintPath>..\packages\DynamicInterop.0.7.4\lib\net40\DynamicInterop.dll</HintPath> |
| 30 | + <Reference Include="DynamicInterop, Version=0.7.4.0, Culture=neutral, processorArchitecture=MSIL"> |
| 31 | + <HintPath>..\solutions\Onboard\packages\DynamicInterop.0.7.4\lib\net40\DynamicInterop.dll</HintPath> |
| 32 | + <Private>True</Private> |
32 | 33 | </Reference> |
33 | | - <Reference Include="RDotNet, Version=1.5.22.0, Culture=neutral, processorArchitecture=MSIL"> |
34 | | - <SpecificVersion>False</SpecificVersion> |
35 | | - <HintPath>..\packages\R.NET.Community.1.6\lib\net40\RDotNet.dll</HintPath> |
| 34 | + <Reference Include="RDotNet, Version=1.6.4.0, Culture=neutral, processorArchitecture=MSIL"> |
| 35 | + <HintPath>..\solutions\Onboard\packages\R.NET.Community.1.6.4\lib\net40\RDotNet.dll</HintPath> |
| 36 | + <Private>True</Private> |
36 | 37 | </Reference> |
37 | | - <Reference Include="RDotNet.NativeLibrary, Version=1.5.22.0, Culture=neutral, processorArchitecture=MSIL"> |
38 | | - <SpecificVersion>False</SpecificVersion> |
39 | | - <HintPath>..\packages\R.NET.Community.1.6\lib\net40\RDotNet.NativeLibrary.dll</HintPath> |
| 38 | + <Reference Include="RDotNet.NativeLibrary, Version=1.6.4.0, Culture=neutral, processorArchitecture=MSIL"> |
| 39 | + <HintPath>..\solutions\Onboard\packages\R.NET.Community.1.6.4\lib\net40\RDotNet.NativeLibrary.dll</HintPath> |
| 40 | + <Private>True</Private> |
40 | 41 | </Reference> |
41 | 42 | <Reference Include="System" /> |
42 | 43 | <Reference Include="System.Core" /> |
|
0 commit comments