Forum member
akhansari-vp
3 posts
Posts by akhansari-vp
-
"Deterministic builds only support portable PDBs" in F# project
Thanks Remco, it works : <OtherFlags Condition="'$(NCrunch)' == '1'">--deterministic-</OtherFlags>
09 Aug 2019 09:00 UTC
-
"Deterministic builds only support portable PDBs" in F# project
Great news about portable PDBs! The workaround doesn't seem to work for me...
08 Aug 2019 10:45 UTC
-
"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)
05 Aug 2019 15:25 UTC