Skip to content

Commit 4eeef68

Browse files
998997: Resolved the CI issues
1 parent f787dad commit 4eeef68

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • Document-Processing/PDF/PDF-Viewer/blazor/getting-started

Document-Processing/PDF/PDF-Viewer/blazor/getting-started/web-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ dotnet restore
9595

9696
N> Syncfusion® Blazor components are available on [nuget.org](https://www.nuget.org/packages?q=syncfusion.blazor). See [NuGet packages](https://blazor.syncfusion.com/documentation/nuget-packages) for the list of available packages and component details.
9797

98-
N> Syncfusion® uses [SkiaSharp.Views.Blazor](https://www.nuget.org/packages/SkiaSharp.Views.Blazor) version 3.116.1. Ensure this version is referenced.
99-
* dotnet add package SkiaSharp.Views.Blazor -v 3.116.1
98+
N> Syncfusion® uses [SkiaSharp.Views.Blazor](https://www.nuget.org/packages/SkiaSharp.Views.Blazor) version 3.119.1. Ensure this version is referenced.
99+
* dotnet add package SkiaSharp.Views.Blazor -v 3.119.1
100100

101101
![SkiaSharp Views Blazor](gettingstarted-images/skia-sharp-image.png)
102102

@@ -304,7 +304,7 @@ Run the application to display the PDF file in the Syncfusion® Blazor PDF Vi
304304

305305
{% previewsample "https://blazorplayground.syncfusion.com/embed/hZVzNWqXLSZpnuzc?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" backgroundimage "[Blazor Web App SfPdfViewer rendering in browser](gettingstarted-images/blazor-pdfviewer.png)" %}
306306

307-
N> [View the sample on GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/PDFViewer%20%202/BlazorWebApp).
307+
N> [View the sample on GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/PDFViewer2/NET10/PDFViewer2_WebApp).
308308

309309
## See also
310310

0 commit comments

Comments
 (0)