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
Copy file name to clipboardExpand all lines: blazor/system-requirements.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,6 @@ If you are planning to use Visual Studio to develop Blazor Applications.
37
37
38
38
* .NET 8.0 requires Visual Studio 2022 17.8.0 or later.
39
39
* .NET 7.0 requires Visual Studio 2022 17.4.3 or later.
40
-
* .NET 6.0 requires Visual Studio 2022 17.0 Preview 4.1 or later.
40
+
* .NET 6.0 requires Visual Studio 2022 17.0 Preview 4.1 or later.
41
+
42
+
N> [WASM workload](https://learn.microsoft.com/en-us/aspnet/core/blazor/webassembly-build-tools-and-aot?view=aspnetcore-8.0#net-webassembly-build-tools) is necessary for [WASM PDF Viewer (NextGen)](https://blazor.syncfusion.com/documentation/pdfviewer-2/getting-started/web-assembly-application#prerequisites) component only.
0 commit comments