Unable to add SplashKit NuGet package to project
Solution(s)
To resolve this error, ensure your project (and folder) is NOT named “SplashKit”.
-
Rename Your Project Folder
Make sure the folder where you create your SplashKit project does not have the name “SplashKit”.
Choose a unique name for the folder, as the project name is automatically derived from it.
-
Recreate the Project (if needed)
If the error persists, try recreating the project in a new folder with a different name to avoid any cached references to the previous setup.
Following these steps should eliminate the naming conflict, allowing your SplashKit project to compile and run without the assembly reference error.