Skip to content

Conversation

@saul
Copy link
Contributor

@saul saul commented Oct 19, 2018

Superseded by #6609

Fixes #5213, #3812

@saul
Copy link
Contributor Author

saul commented Oct 19, 2018

cc @brettfo

@cartermp cartermp requested review from KevinRansom and dsyme October 19, 2018 20:28
type PathMap = PathMap of Map<string, string>

[<RequireQualifiedAccess>]
module internal PathMap =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clear model 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Tom - ideally we'd have a properly typed filesystem (so that this wasn't string -> string), but alas

@cartermp cartermp requested a review from brettfo October 28, 2018 19:02
@@ -1,3 +1,3 @@
// #NoMT #CompilerOptions #Determinism
//<Expects id="FS2026" status="error">Determinstic builds only support portable PDBs</Expects>
//<Expects id="FS2026" status="error">Deterministic builds only support portable PDBs</Expects>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cartermp
Copy link
Contributor

@brettfo @KevinRansom @dsyme can y'all take a look?

@saul
Copy link
Contributor Author

saul commented Apr 22, 2019

Before merging, I’ll pull this up to master and add support for <PathMap> in project files, too.

@saul saul mentioned this pull request Apr 22, 2019
@saul
Copy link
Contributor Author

saul commented Apr 22, 2019

Superseded by #6609, closing this off.

@saul saul closed this Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signature data embedded in executable contains absolute source file path

5 participants