|
37 | 37 | </PropertyGroup> |
38 | 38 | <ItemGroup> |
39 | 39 | <Reference Include="ExcelDna.Integration, Version=1.1.0.0, Culture=neutral, PublicKeyToken=f225e9659857edbe, processorArchitecture=MSIL"> |
40 | | - <HintPath>..\..\packages\ExcelDna.Integration.1.1.0\lib\ExcelDna.Integration.dll</HintPath> |
| 40 | + <HintPath>..\..\packages\ExcelDna.Integration.1.5.0\lib\net452\ExcelDna.Integration.dll</HintPath> |
41 | 41 | </Reference> |
42 | 42 | <Reference Include="ExcelDna.Registration, Version=1.1.0.0, Culture=neutral, PublicKeyToken=f225e9659857edbe, processorArchitecture=MSIL"> |
43 | | - <HintPath>..\..\packages\ExcelDna.Registration.1.1.0\lib\net40\ExcelDna.Registration.dll</HintPath> |
| 43 | + <HintPath>..\..\packages\ExcelDna.Registration.1.5.0\lib\net452\ExcelDna.Registration.dll</HintPath> |
44 | 44 | </Reference> |
45 | 45 | <Reference Include="Microsoft.CSharp" /> |
46 | 46 | <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
|
86 | 86 | </Content> |
87 | 87 | </ItemGroup> |
88 | 88 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
89 | | - <Import Project="..\..\packages\ExcelDna.AddIn.1.1.0\build\ExcelDna.AddIn.targets" Condition="Exists('..\..\packages\ExcelDna.AddIn.1.1.0\build\ExcelDna.AddIn.targets')" /> |
| 89 | + <Import Project="..\..\packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets" Condition="Exists('..\..\packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets')" /> |
90 | 90 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
91 | 91 | <PropertyGroup> |
92 | 92 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
93 | 93 | </PropertyGroup> |
94 | | - <Error Condition="!Exists('..\..\packages\ExcelDna.AddIn.1.1.0\build\ExcelDna.AddIn.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\ExcelDna.AddIn.1.1.0\build\ExcelDna.AddIn.targets'))" /> |
| 94 | + <Error Condition="!Exists('..\..\packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets'))" /> |
95 | 95 | </Target> |
96 | 96 | </Project> |
0 commit comments