We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
paket generate-include-scripts fails when FAKE is the only dependency in a group
source https://nuget.org/api/v2 framework: net45 nuget Newtonsoft.Json group Build source https://nuget.org/api/v2 framework: net45 nuget FAKE
paket generate-include-scripts framework net45 type fsx
Produces this error:
Could not find a part of the path "paket-files/include-scripts/net45/build/include.build.group.fsx".
The text was updated successfully, but these errors were encountered:
Sorry have been busy, will pay a look at this issue, thanks for the report!
Sorry, something went wrong.
No branches or pull requests
Description
paket generate-include-scripts fails when FAKE is the only dependency in a group
Repro steps
paket generate-include-scripts framework net45 type fsx
Produces this error:
Could not find a part of the path "paket-files/include-scripts/net45/build/include.build.group.fsx".
The text was updated successfully, but these errors were encountered: