-
Notifications
You must be signed in to change notification settings - Fork 123
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
Epic: Deterministic build support #601
Comments
@jaredpar FYI |
I'd like to see more preamble text that explains what this is for, and who will use it. Also, when all those boxes are checked, is the feature done? Or this is just the list that we currently know about / have issues. As a format thing, the issue would be much easier to read if the text was hyperlinked, not just the issue #. That's what we do on the runtime repo. |
Is NuGet/Home#8601 also related? |
@JamieMagee Deterministic packing is not in scope for this as it's not necessary for validating that a binary came from the specified/published source. |
fyi @clairernovotny you can mark the F# item as checked now, thanks to @baronfel - dotnet/fsharp#9874 |
This issue is to track status of deterministic builds across the toolchain.
GenerateAssemblyInfo
target is ordered after_SetEmbeddedFilesFromSourceControlManagerUntrackedFiles
target #572 - Workaround for pre 3.1.300 SDK's with fixes for AssemblyInfo file and TFM generated file@tmat @richlander
The text was updated successfully, but these errors were encountered: