|
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-beta1\lib\ExcelDna.Integration.dll</HintPath> |
41 | | - <Private>False</Private> |
| 40 | + <HintPath>..\..\packages\ExcelDna.Integration.1.1.0\lib\ExcelDna.Integration.dll</HintPath> |
42 | 41 | </Reference> |
43 | | - <Reference Include="ExcelDna.Registration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f225e9659857edbe, processorArchitecture=MSIL"> |
44 | | - <HintPath>..\..\packages\ExcelDna.Registration.1.1.0-beta1\lib\net40\ExcelDna.Registration.dll</HintPath> |
| 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> |
45 | 44 | </Reference> |
46 | 45 | <Reference Include="Microsoft.CSharp" /> |
47 | 46 | <Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
|
87 | 86 | </Content> |
88 | 87 | </ItemGroup> |
89 | 88 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
90 | | - <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')" /> |
| 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')" /> |
91 | 90 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
92 | 91 | <PropertyGroup> |
93 | 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> |
94 | 93 | </PropertyGroup> |
95 | | - <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'))" /> |
| 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'))" /> |
96 | 95 | </Target> |
97 | 96 | </Project> |
0 commit comments