-
Notifications
You must be signed in to change notification settings - Fork 1
Get CircleCI working #7
Comments
When I run Microsoft (R) Build Engine version 16.5.0+d4cbfca49 for .NET Framework
|
All of your errors are reference errors. I was able to build your solution after updating the NLog package to 4.7.0. Ensure NuGet is installed and running correctly. I believe "nuget restore" at the command-line should have fixed your original issue. Merge in the pull request and execute "nuget restore" at the command-line. If there is an issue with NuGet, you'll find out soon enough. |
Thank you for updating NLog, I'll try to recompile it via CircleCI asap. |
Getting this going would be great. I'm new to CircleCI and am trying to learn, but have had no luck as of yet.
When I run
dotnet build
, it fails with this error...The text was updated successfully, but these errors were encountered: