Forum member

forki23

3 posts

Posts by forki23

  1. Referencing packages from targets file doesn't work

    I think that's totally OK to overwrite references - but it should be done recursivly in targets files

  2. Referencing packages from targets file doesn't work

    Hi Remco, all files are in the _ncrunchereferences. It just can't reference these, because the references are in a .targets file Cheers, Steffen

  3. Referencing packages from targets file doesn't work

    In https://github.com/fsprojects/Paket/tree/targets we created .targets files for the NuGet packages. In order to reproduce you can 0) Clone or download the targets branch from the link above 1) Run build.cmd to restore all files 2) Open VS and build in VS (works) 3) Activate nCrunch - buil…