BunyaPineTree / LethalCompany_ModelReplacementAPI

MIT License
55 stars 17 forks source link

Won't Build #105

Closed onboro closed 5 months ago

onboro commented 6 months ago

I'm having an issue whenever I try to build/rebuild in Visual Studio, it keeps popping up a message in the console that says "C:\Program Files\dotnet\sdk\8.0.300\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '...\obj\project.assets.json' not found. Run a NuGet package restore to generate this file."

I've looked around to get NuGet working as the console asks but despite it being set to active and automatic in its config, I can't get it to show up. Should I keep trying to get NuGet working or did I miss a step somewhere in the instructions or something?

BunyaPineTree commented 5 months ago

Sorry, I don't really know much about the fine details of VS and Nuget.

BunyaPineTree commented 5 months ago

I'll be closing this issue for inactivity, and not really being related to the API.