|
38 | 38 | </PropertyGroup>
|
39 | 39 | <ItemGroup>
|
40 | 40 | <Reference Include="ExcelDna.Integration, Version=1.1.0.0, Culture=neutral, PublicKeyToken=f225e9659857edbe, processorArchitecture=MSIL">
|
41 |
| - <HintPath>..\..\packages\ExcelDna.Integration.1.1.0\lib\ExcelDna.Integration.dll</HintPath> |
| 41 | + <HintPath>..\..\packages\ExcelDna.Integration.1.5.0\lib\net452\ExcelDna.Integration.dll</HintPath> |
42 | 42 | </Reference>
|
43 | 43 | <Reference Include="Microsoft.CSharp" />
|
44 | 44 | <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
45 |
| - <HintPath>..\..\packages\Serilog.2.9.0\lib\net45\Serilog.dll</HintPath> |
| 45 | + <HintPath>..\..\packages\Serilog.2.10.0\lib\net46\Serilog.dll</HintPath> |
46 | 46 | </Reference>
|
47 | 47 | <Reference Include="Serilog.Sinks.ExcelDnaLogDisplay, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f225e9659857edbe, processorArchitecture=MSIL">
|
48 |
| - <HintPath>..\..\packages\Serilog.Sinks.ExcelDnaLogDisplay.1.1.1\lib\net45\Serilog.Sinks.ExcelDnaLogDisplay.dll</HintPath> |
| 48 | + <HintPath>..\..\packages\Serilog.Sinks.ExcelDnaLogDisplay.1.5.0\lib\net48\Serilog.Sinks.ExcelDnaLogDisplay.dll</HintPath> |
49 | 49 | </Reference>
|
50 | 50 | <Reference Include="System" />
|
51 | 51 | <Reference Include="System.Core" />
|
|
72 | 72 | </ProjectReference>
|
73 | 73 | </ItemGroup>
|
74 | 74 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
75 |
| - <Import Project="..\..\packages\ExcelDna.AddIn.1.1.1\build\ExcelDna.AddIn.targets" Condition="Exists('..\..\packages\ExcelDna.AddIn.1.1.1\build\ExcelDna.AddIn.targets')" /> |
| 75 | + <Import Project="..\..\packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets" Condition="Exists('..\..\packages\ExcelDna.AddIn.1.5.0\build\ExcelDna.AddIn.targets')" /> |
76 | 76 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
77 | 77 | <PropertyGroup>
|
78 | 78 | <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>
|
79 | 79 | </PropertyGroup>
|
80 |
| - <Error Condition="!Exists('..\..\packages\ExcelDna.AddIn.1.1.1\build\ExcelDna.AddIn.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\ExcelDna.AddIn.1.1.1\build\ExcelDna.AddIn.targets'))" /> |
| 80 | + <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'))" /> |
81 | 81 | </Target>
|
82 | 82 | </Project>
|
0 commit comments