|
44 | 44 | <Reference Include="Antlr3.Runtime">
|
45 | 45 | <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
|
46 | 46 | </Reference>
|
47 |
| - <Reference Include="Telerik.Licensing.Runtime, Version=1.4.9.0, Culture=neutral, PublicKeyToken=98bb5b04e55c09ef"> |
48 |
| - <HintPath>..\packages\Telerik.Licensing.1.4.9\lib\net462\Telerik.Licensing.Runtime.dll</HintPath> |
49 |
| - </Reference> |
50 | 47 | <Reference Include="Kendo.Mvc, Version=2025.1.227.462, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
|
51 | 48 | <HintPath>..\packages\Telerik.UI.for.AspNet.Mvc5.2025.1.227\lib\net45\Kendo.Mvc.dll</HintPath>
|
52 | 49 | <SpecificVersion>False</SpecificVersion>
|
|
113 | 110 | <Reference Include="Telerik.FontIcons, Version=4.0.0.0, Culture=neutral, PublicKeyToken=20b4b0547069c4f8, processorArchitecture=MSIL">
|
114 | 111 | <HintPath>..\packages\Telerik.FontIcons.4.0.0\lib\netstandard2.0\Telerik.FontIcons.dll</HintPath>
|
115 | 112 | </Reference>
|
| 113 | + <Reference Include="Telerik.Licensing.Runtime, Version=1.4.15.0, Culture=neutral, PublicKeyToken=98bb5b04e55c09ef, processorArchitecture=MSIL"> |
| 114 | + <HintPath>..\packages\Telerik.Licensing.1.4.15\lib\net462\Telerik.Licensing.Runtime.dll</HintPath> |
| 115 | + </Reference> |
116 | 116 | <Reference Include="Telerik.SvgIcons, Version=4.0.0.0, Culture=neutral, PublicKeyToken=20b4b0547069c4f8, processorArchitecture=MSIL">
|
117 | 117 | <HintPath>..\packages\Telerik.SvgIcons.4.0.0\lib\netstandard2.0\Telerik.SvgIcons.dll</HintPath>
|
118 | 118 | </Reference>
|
|
230 | 230 | <UserProperties UseCdnSupport="False" />
|
231 | 231 | </VisualStudio>
|
232 | 232 | </ProjectExtensions>
|
| 233 | + <Import Project="..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets" Condition="Exists('..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets')" /> |
| 234 | + <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| 235 | + <PropertyGroup> |
| 236 | + <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> |
| 237 | + </PropertyGroup> |
| 238 | + <Error Condition="!Exists('..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Telerik.Licensing.1.4.15\build\Telerik.Licensing.targets'))" /> |
| 239 | + </Target> |
233 | 240 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
234 | 241 | Other similar extension points exist, see Microsoft.Common.targets.
|
235 | 242 | <Target Name="BeforeBuild">
|
|
0 commit comments