nugget package update
I have a doubt. I recently did a nugget package update to my project and when I try to run my site in local. I'm getting a pop up
4 Replies
Hi,
I think there are 2 issues namely:
- somehow the program you got creates an error. and this can be a result of a nuget package.
- It tries to start the debugger, but has no permissions.
To solve it, you could give the debugger permissions and try to find the cause or check the nuget packages and check the dependancies (and downgrade when necesary).
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
How to check the dependency of a package
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View