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:
- Created 6 years ago
- Comments:18 (18 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks @baronfel, will give it a go.