From da58ecb4189a4c978a7fb058a7b7ca1f5d1faf46 Mon Sep 17 00:00:00 2001 From: Tewr Date: Thu, 5 Dec 2024 23:04:19 +0100 Subject: [PATCH] Add notes for dotnet9 support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb230f7..7d1e605 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ The code for views looks the same for both [client](src/Demo/Blazor.FileReader.W ``` ## Version notes +Version 3.4.0.24340 Adds dotnet9 support + Version 3.3.2.23201 Fixes a a bug in 3.3.2.23185 related to drag and drop Version 3.3.2.23185 Adds the possibility to drop multiple files and directories on elements.