cwoodruff/ChinookASPNETCoreAPINTier

newtonsoft json nuget is missing from Domain

Closed this issue · 2 comments

Hello,
Seems newtonsoft json nuget is missing from Domain. therefore it is not possible to build the solution.

Just to piggyback on this, the Domain csproj has a reference to a Nuget package on your local computer.

  <HintPath>..\..\..\..\Users\cwood\.nuget\packages\fluentvalidation\8.4.0\lib\netstandard2.0\FluentValidation.dll</HintPath>
    </Reference>```

@abrahamberg @ericcoleman thanks and both are fixed in Domain