From 2cad88d432aea6c8cc96e5e634282a9998305ee9 Mon Sep 17 00:00:00 2001 From: BytexGrid Date: Thu, 2 Jan 2025 00:58:27 +0530 Subject: [PATCH] Update README.md --- NeatShift/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NeatShift/README.md b/NeatShift/README.md index f8e3634..4a3fb2f 100644 --- a/NeatShift/README.md +++ b/NeatShift/README.md @@ -32,7 +32,7 @@ A modern Windows application for organizing files using symbolic links, allowing ### Technical Details #### Architecture -- Modern .NET 6.0 WPF application +- Modern .NET 8.0 WPF application - MVVM architecture using CommunityToolkit.Mvvm - Dependency Injection for services - Async operations for better responsiveness @@ -104,7 +104,7 @@ A modern Windows application for organizing files using symbolic links, allowing ## Technical Requirements - Windows OS (Windows 10 or later recommended) -- .NET 6.0 Runtime +- .NET 8.0 Runtime - Administrator privileges (for symbolic link creation) ## Dependencies @@ -121,4 +121,4 @@ A modern Windows application for organizing files using symbolic links, allowing ## Notes - Requires administrator privileges for symbolic link creation - System Restore functionality requires srrestorept.dll -- Hidden symbolic links can be viewed by enabling "Show hidden files" and "Show system files" in File Explorer \ No newline at end of file +- Hidden symbolic links can be viewed by enabling "Show hidden files" and "Show system files" in File Explorer