Skip to content

Build fails (Newtonsoft.Json.dll) #41

@dfego

Description

@dfego

I'm on current master and v1.2.25 (9744c90), on Windows.

Errors seen when building:

1>------ Build started: Project: NC Reactor Planner, Configuration: Debug Any CPU ------
1>C:\Users\Dan\NC-Reactor-Planner\NC Reactor Planner\Properties\Resources.resx(171,5): error MSB3103: Invalid Resx file. Could not find file 'C:\Users\Dan\NC-Reactor-Planner\NC Reactor Planner\bin\Debug\Newtonsoft.Json.dll'. Line 171, position 5.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

To reproduce:

  1. git clone https://github.com/hellrage/NC-Reactor-Planner.git
  2. Open NC Reactor Planner.sln in Visual Studio Community 2019
  3. Click Build -> Build Solution

I'm building the Debug build, which was the default, but also tried the Release build. I've checked the packages (Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution...) and both fNbt v0.6.4 and Newtonsoft.Json v11.0.2 are installed.

If there are any additional steps that should be required, perhaps it's just a documentation issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions