From 60ee95a9ee599e5932f0b6ed5cea98ff704f56eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Tue, 7 May 2024 11:49:36 +0200 Subject: [PATCH] Removed WebView2 dependency. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eaf29f15..3d3824eb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Refactored version of Safe Exam Browser for Windows with Chromium as integrated SEB 3.x requires the prerequisites listed below in order to work correctly. These are automatically installed with the setup bundle and need only be manually installed when using the MSI packages. * .NET Framework 4.8 Runtime: https://dotnet.microsoft.com/download/dotnet-framework/net48 -* Microsoft Edge WebView2 Runtime: https://go.microsoft.com/fwlink/p/?LinkId=2124703 * Visual C++ 2015-2019 Redistributable: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads ## Project Status