Skip to content

Commit 9ff5c47

Browse files
authored
docs(common): Improve package source mapping info (#2896)
1 parent 2e32a49 commit 9ff5c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/nuget.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ You can [generate your Telerik NuGet API Key on telerik.com](https://www.telerik
140140

141141
## Package Source Mapping
142142

143-
The `Telerik.UI.for.Blazor` NuGet package and most of its dependencies reside on `nuget.telerik.com`. On the other hand, the [Telerik icon packages](slug:common-features-icons) reside on `nuget.org`. The correct [package source mapping](https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping) configuration should be similar to:
143+
The `Telerik.UI.for.Blazor` NuGet package and most of its dependencies reside on `nuget.telerik.com`. On the other hand, the [Telerik icon packages](slug:common-features-icons) and the [`Telerik.Licensing` package](slug:installation-license-key) reside on `nuget.org`. The correct [package source mapping](https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping) configuration should be similar to the one below.
144144

145145
> Make sure that the `key` values in the `packageSourceMapping` section match the `key` values in the `packageSources` section, otherwise you will get a "Package not found" error.
146146

0 commit comments

Comments
 (0)