From 7ad21ec48352961dd01105b971e25257e4aa6777 Mon Sep 17 00:00:00 2001 From: Ne1gh_ Date: Fri, 27 Mar 2026 12:46:12 +0500 Subject: [PATCH] Added a tip in troubleshooting. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80f32f1..29344e4 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ Your dotnet tools have failed to restore properly. Unfortunately, this tends to dotnet tool restore ``` - Try running the project again, this should fix the issue. +- Try clearing all NuGet storage. Tools- -> NuGet Package Manager -> Package Manager Settings -> Clear All NuGet Storage. ### Shaders fail to compile complaining about `libmojoshader_64.dll`