Skip to content

Commit 653ab4f

Browse files
chore: add licensing telerik/kendo/issues/22097
1 parent ba9c343 commit 653ab4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

KendoUIBootstrapIntegration/KendoUIBootstrapIntegration.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
<Reference Include="Antlr3.Runtime">
4545
<HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
4646
</Reference>
47-
<PackageReference Include="Telerik.Licensing" Version="[1.4.9,2.0.0)" PrivateAssets="none" />
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>
4850
<Reference Include="Kendo.Mvc, Version=2025.1.227.462, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
4951
<HintPath>..\packages\Telerik.UI.for.AspNet.Mvc5.2025.1.227\lib\net45\Kendo.Mvc.dll</HintPath>
5052
<SpecificVersion>False</SpecificVersion>

0 commit comments

Comments
 (0)