Skip to content

Fix wrong dependencies in net46 nugets#672

Merged
ademar merged 1 commit intoSuaveIO:masterfrom
alex-bogomaz:656-wrong-nuget-dependencies
Dec 23, 2017
Merged

Fix wrong dependencies in net46 nugets#672
ademar merged 1 commit intoSuaveIO:masterfrom
alex-bogomaz:656-wrong-nuget-dependencies

Conversation

@alex-bogomaz
Copy link
Copy Markdown
Contributor

Hi,
this PR should fix wrong dependencies for generated Net4.6 nugets: #656

This seems to be an Albacore issue - Albacore "accumulates" dependencies for projects passed to nugets_pack task, so quick fix is to make separate task for each "fsproj".

There is also an issue with building nuget for Suave.Testing.fsproj in "Release" mode - also fixed. Now build generates PDB for this project - same as for Suave.fsproj.

tools/paket_pack.rb - not sure this is used anywhere in Rakefile.

@ademar ademar merged commit 570b805 into SuaveIO:master Dec 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants