question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot be built / outdated CONTRIBUTING.md

See original GitHub issue
  • Mono v5.2
  • .Net Core 2.0.0
$ ./build.sh
...
/ ...
"/Users/h/dev/haf/expecto/Expecto.sln" (Build target) (1) ->
"/Users/h/dev/haf/expecto/Expecto.FsCheck/Expecto.FsCheck.fsproj" (default target) (4) ->
(ResolveNuGetPackageAssets target) ->
  /Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets(178,5): error : Your project.json doesn't have a runtimes section. You should add '"runtimes": { "win": { } }' to your project.json and then re-run NuGet restore. [/Users/h/dev/haf/expecto/Expecto.FsCheck/Expecto.FsCheck.fsproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:15.85
Running build failed.
Error:
Building /Users/h/dev/haf/expecto/Expecto.sln failed with exitcode 1.

---------------------------------------------------------------------
Build Time Report
---------------------------------------------------------------------
Target           Duration
------           --------
Clean            00:00:01.5007244
AssemblyInfo     00:00:00.0178788
PaketFiles       00:00:00.0048593
ProjectVersion   00:00:00.0461927
Initialize       00:00:00.0000334
FrameworkBuild   Failure
Total:           00:00:18.3437492
---------------------------------------------------------------------
Status:          Failure
---------------------------------------------------------------------
---------------------------------------------------------------------
  1) Building /Users/h/dev/haf/expecto/Expecto.sln failed with exitcode 1.
  2) : /Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets(178,5): Your project.json doesn't have a runtimes section. You should add '"runtimes": { "win": { } }' to your project.json and then re-run NuGet restore.

Also, there’s no build section in the README.

Has this doc been updated? https://github.com/haf/expecto/blob/master/CONTRIBUTING.md#setup

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
hafcommented, Dec 11, 2017
screen shot 2017-12-11 at 10 12 16
0reactions
AnthonyLloydcommented, Dec 11, 2017

Thanks @baronfel, will give it a go.

Read more comments on GitHub >

github_iconTop Results From Across the Web

build/CONTRIBUTING.md at master · tensorflow/build
Your build cannot be more than two weeks late. So e.g. a "nightly" build shouldn't be more than two weeks old, and a...
Read more >
stale/CONTRIBUTING.md at main · actions/stale
Marks issues and pull requests that have not had recent interaction - stale/CONTRIBUTING.md at main · actions/stale.
Read more >
contributing.md - Chromium Code Search
Contributing to Chromium. This page assumes a working Chromium checkout and build. Note that a full Chromium checkout includes external repositories with ...
Read more >
Sharing a CONTRIBUTING.md file across multiple github ...
So, if you want to share a CONTRIBUTING.md file across an organization, one way to do this is to create a public repository...
Read more >
master · ISC Open Source Projects / Kea
fork Kea code: go to Kea project page, click Fork button. If you can't, you didn't complete step 3. Implement your fix or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found