Forum member

akhansari-vp

3 posts

Posts by akhansari-vp

  1. "Deterministic builds only support portable PDBs" in F# project

    Thanks Remco, it works : <OtherFlags Condition="'$(NCrunch)' == '1'">--deterministic-</OtherFlags>

  2. "Deterministic builds only support portable PDBs" in F# project

    Great news about portable PDBs! The workaround doesn't seem to work for me...

  3. "Deterministic builds only support portable PDBs" in F# project

    Very strange, my F# project has worked without any problem with NCrunch until the VS 16.2.0 ! Since this version I get always the same error : FSC (0, 0): Deterministic builds only support portable PDBs (--debug:portable or --debug:embedded)