I'm trying yo integrate Squirrel to a WPF project build with .Net Core 3.1. I'm using Visual Studio 2019.
The installation process works successfully with Package Console and Nuget, but when I'm trying to add the reference:
"using Squirrel;"
I'm getting The type or namespace "Squirrel" could not be found.
I tried reinstalling, restarting, etc. Nothing seems to fix the issue.
I'm trying yo integrate Squirrel to a WPF project build with .Net Core 3.1. I'm using Visual Studio 2019.
The installation process works successfully with Package Console and Nuget, but when I'm trying to add the reference:
"using Squirrel;"
I'm getting The type or namespace "Squirrel" could not be found.
I tried reinstalling, restarting, etc. Nothing seems to fix the issue.