You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm more used to compiling stuff in Linux. My VS wants to see a project.assets.json file. Could you include one, or modify the readme to include instructions on regenerating one please. Thank you in advance.
1>------ Build started: Project: ModTools, Configuration: Debug|x64 ------
1>C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file 'C:\Users\xxx\source\repos\gc4_mod_tools\ModTools\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
2>------ Build started: Project: ModToolsTestProject, Configuration: Debug|AnyCPU ------
2>C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file 'C:\Users\xxx\source\repos\gc4_mod_tools\Test\ModToolsTestProject\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
The text was updated successfully, but these errors were encountered:
Hi Folks,
I'm more used to compiling stuff in Linux. My VS wants to see a project.assets.json file. Could you include one, or modify the readme to include instructions on regenerating one please. Thank you in advance.
The text was updated successfully, but these errors were encountered: