Skip to content

Commit a760580

Browse files
a-d-atanasovnikolay-nenkov
authored andcommitted
add missing spaces
1 parent f56a8a6 commit a760580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

knowledge-base/maui-compatibility-net-telerik-nuget-filenotfoundexception.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ To resolve this issue, use either of the following approaches:
4646

4747
The dependency of the Telerik controls on the `Microsoft.Maui.Controls.Compatibility` package has been removed in Telerik UI for .NET MAUI version 9.0.0. Upgrading the controls from version 8.0.0 to 9.0.0 solves the issue.
4848

49-
### Reference the`Microsoft.Maui.Controls.Compatibility` Package
49+
### Reference the `Microsoft.Maui.Controls.Compatibility` Package
5050

51-
Add the`Microsoft.Maui.Controls.Compatibility` package as a reference to the project:
51+
Add the `Microsoft.Maui.Controls.Compatibility` package as a reference to the project:
5252

5353
```xml
5454
<ItemGroup>

0 commit comments

Comments
 (0)