You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding more matches, so package retrieval does not fail if a customer has anything in addition to Blazor.
Co-authored-by: Nadezhda Tacheva <[email protected]>
Copy file name to clipboardExpand all lines: installation/nuget.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,20 +142,23 @@ You can [generate your Telerik NuGet API Key on telerik.com](https://www.telerik
142
142
143
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:
144
144
145
-
>caption packageSourceMapping configuration for Telerik UI for Blazor
145
+
>caption packageSourceMapping configuration for Telerik UI for Blazor and other Telerik Packages
0 commit comments