36
36
</DocumentationFile >
37
37
</PropertyGroup >
38
38
<ItemGroup >
39
- <Reference Include =" ExcelDna.Integration, Version=1.0.7056.37028 , Culture=neutral, processorArchitecture=MSIL" >
40
- <HintPath >..\..\packages\ExcelDna.Integration.1.0.0 \lib\ExcelDna.Integration.dll</HintPath >
39
+ <Reference Include =" ExcelDna.Integration, Version=1.1.0.0 , Culture=neutral, PublicKeyToken=f225e9659857edbe , processorArchitecture=MSIL" >
40
+ <HintPath >..\..\packages\ExcelDna.Integration.1.1.0-beta1 \lib\ExcelDna.Integration.dll</HintPath >
41
41
<Private >False</Private >
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
45
<HintPath >..\..\packages\Serilog.2.7.1\lib\net45\Serilog.dll</HintPath >
46
46
</Reference >
47
- <Reference Include =" Serilog.Sinks.ExcelDnaLogDisplay, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
48
- <HintPath >..\..\packages\Serilog.Sinks.ExcelDnaLogDisplay.1.0.0 \lib\net45\Serilog.Sinks.ExcelDnaLogDisplay.dll</HintPath >
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-beta1 \lib\net45\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.0.0 \build\ExcelDna.AddIn.targets" Condition =" Exists('..\..\packages\ExcelDna.AddIn.1.0.0 \build\ExcelDna.AddIn.targets')" />
75
+ <Import Project =" ..\..\packages\ExcelDna.AddIn.1.1.0-beta1 \build\ExcelDna.AddIn.targets" Condition =" Exists('..\..\packages\ExcelDna.AddIn.1.1.0-beta1 \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.0.0 \build\ExcelDna.AddIn.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\ExcelDna.AddIn.1.0.0 \build\ExcelDna.AddIn.targets'))" />
80
+ <Error Condition =" !Exists('..\..\packages\ExcelDna.AddIn.1.1.0-beta1 \build\ExcelDna.AddIn.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\ExcelDna.AddIn.1.1.0-beta1 \build\ExcelDna.AddIn.targets'))" />
81
81
</Target >
82
82
</Project >
0 commit comments