.net core app trying to run nuget restore and keep getting this:
error : '', hexadecimal value 0x07, is an invalid character.
Also, notice all NuGets with errors
Tried removing a few of the NuGets and reinstalling but still getting that same error.
treid CMD: dotnet restore
, same issue
Seems like this is a VisualStudio 2019 issue, because I tried on several different projects and same thing