Skip to content
New issue

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

generate_load_scripts: true is working before install #2372

Closed
matthid opened this issue May 26, 2017 · 0 comments · Fixed by #2834
Closed

generate_load_scripts: true is working before install #2372

matthid opened this issue May 26, 2017 · 0 comments · Fixed by #2834

Comments

@matthid
Copy link
Member

matthid commented May 26, 2017

Description

add generate_load_scripts: true to paket.dependencies
run paket restore

Expected behavior

EITHER

  1. load scripts are NOT generated and a warning is shown that the lockfile is outdated
  2. load scripts are generated and NO warning is shown.

I'm not sure what I'd prefer, either one is OK

Actual behavior

load scripts ARE generated AND a warning is shown

Changes were detected for Main/System.Xml.XDocument
    - SettingsChanged
Changes were detected for Main/Zlib.Portable
    - SettingsChanged
...
Generating load scripts for framework - net20
[ Group - Main ]
 - .paket\load\net20\FSharp.Compiler.Service.fsx
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant