As the title says, I'm not able to compile a solution because of a missing package
I did some search but that didn't helped (unfortunally)
How to download a Nuget package without nuget.exe or Visual Studio extension?
Can't build solution because of missing NuGet references
Part of the output from the console:
F:\Riot Games\tool\Poro-master\Poro\PoroLib\PoroLib.csproj(168,5): error : This project references NuGet package(s) that are missing on this computer.
Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.
The missing file is ..\packages\System.Data.SQLite.Core.1.0.94.0\build\net45\System.Data.SQLite.Core.targets.
I need help to download that specific package and the internet confuses me, I mean x Person tells me to go x and z Person tells me to go z
I.. dunno what to do..