File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
blazing-coffee/BlazingCoffee
blazor-dashboard/BlazorDashboard Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 <!-- /Commercial script file -->
2020 <!-- If main.css is missing, please `run npm install` and `npm run build` -->
2121 <link href =" css/main.css" rel =" stylesheet" />
22- <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0 /kendo-theme-default/all.css" rel =" stylesheet" />
22+ <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.2 " /kendo-theme-default /all.css " rel=" stylesheet " />
2323 <!-- PWA -->
2424 <link href=" manifest.json " rel=" manifest " />
2525 <link rel=" apple-touch-icon " sizes=" 512x512 " href=" icon-512.png " />
Original file line number Diff line number Diff line change 88 <PackageReference Include =" Microsoft.Extensions.Localization.Abstractions" Version =" 8.0.1" />
99 <PackageReference Include =" System.ComponentModel.Annotations" Version =" 6.0.0-preview.4.21253.7" />
1010 <PackageReference Include =" System.Text.Json" Version =" 8.0.1" />
11- <PackageReference Include =" Telerik.UI.for.Blazor.Trial" Version =" 6.0.0 " />
11+ <PackageReference Include =" Telerik.UI.for.Blazor.Trial" Version =" 6.0.2 " />
1212 </ItemGroup >
1313
1414 <ItemGroup >
Original file line number Diff line number Diff line change 99 <title >Telerik UI for Blazor Dashboard Sample App</title >
1010 <base href =" /blazor-dashboard-app/" />
1111 <link href =" favicon.ico" rel =" icon" type =" image/x-icon" />
12- <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0 /kendo-theme-bootstrap/all.css" rel =" stylesheet" />
12+ <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.2 " /kendo-theme-bootstrap /all.css " rel=" stylesheet " />
1313 <link href=" css /styles.css " rel=" stylesheet " />
1414 <!-- Trial script file -->
1515 <!-- If you are using a commercial license, replace the telerik-blazor.js script tag with the one commented below. -->
Original file line number Diff line number Diff line change 99 <link href =" favicon.ico" rel =" icon" type =" image/x-icon" />
1010 <link href =" css/bootstrap/bootstrap.min.css" rel =" stylesheet" />
1111 <link href =" css/styles.css" rel =" stylesheet" />
12- <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.0 /kendo-theme-bootstrap/all.css" rel =" stylesheet" />
12+ <link id =" theme" href =" https://blazor.cdn.telerik.com/blazor/6.0.2 " /kendo-theme-bootstrap /all.css " rel=" stylesheet " />
1313 <script src=" _content /Telerik.UI.for.Blazor.Trial /js /telerik-blazor.js " ></script>
1414 <link href=" manifest.json " rel=" manifest " />
1515 <link rel=" apple-touch-icon " sizes=" 512x512 " href=" default-icon-512x512.png " />
You can’t perform that action at this time.
0 commit comments