We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a5bf8 commit 00f686cCopy full SHA for 00f686c
common/razor-components/mvc-views/Views/Shared/_Layout.cshtml
@@ -50,7 +50,7 @@
50
@* Add Blazor *@
51
<script src="~/_framework/blazor.server.js" autostart="false"></script>
52
@* Add Telerik Blazor JS Interop *@
53
- <script src="~/_content/telerik.ui.for.blazor/js/telerik-blazor.js" defer></script>
+ <script src="~/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js" defer></script>
54
<script>
55
Blazor.start({
56
configureSignalR: function (builder) {
0 commit comments