Issue Please help. There is no Pathoschild.Stardew.ModBuildConfig in the NuGet Package Manager!

Tech Miner PH

Greenhorn
Hello, I was making a mod. I followed the Modder Guide for Stardew Valley until I hit the obvious error maker, NuGet Package Manager. As you can see in the title, Pathoschild.Stardew.ModBuildConfig is missing! Look, I know I was using the Microsoft Visual Studio Offline Packages. So, the real question is, how to add NuGet.org as a project source? I tried to use https://www.nuget.org/ as a package source. This is what happened:
1623478788487.png

Please help!
 

Kreeate

Rancher
Hello, I was making a mod. I followed the Modder Guide for Stardew Valley until I hit the obvious error maker, NuGet Package Manager. As you can see in the title, Pathoschild.Stardew.ModBuildConfig is missing! Look, I know I was using the Microsoft Visual Studio Offline Packages. So, the real question is, how to add NuGet.org as a project source? I tried to use https://www.nuget.org/ as a package source.
Please help!
Did you reference this --> https://www.nuget.org/packages/Pathoschild.Stardew.ModBuildConfig as explained here --> https://stardewvalleywiki.com/Modding:IDE_reference#add-nuget ?
 
Top