From 53ce46da231212ee86d6024951a51e5b6a706e2f Mon Sep 17 00:00:00 2001 From: tobbie Date: Sat, 23 May 2026 17:46:04 +0100 Subject: [PATCH] upgraded solution to .net8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad793559..76d4b26d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Microsoft interview questions. To get started, clone the repo, build the project, then run `dotnet test` to see all tests run. -This solution requires `.NET 6` to run. Happy coding! :) +This solution has been upgraded and now requires `.NET 8` to run. Happy coding! :) big-o-cheetsheet [source](https://www.bigocheatsheet.com/)