Skip to content

New SDL requirement: Enable deterministic builds #15910

Open
@GrabYourPitchforks

Description

@GrabYourPitchforks

A new SDL requirement recently came online requiring us to produce deterministic builds for our managed assemblies. This caused a bunch of alerts to light up across Arcade's internal repo health dashboard.

In theory this should be a simple matter of adding <Deterministic>true</Deterministic> to the shared .props file under our source directory.

More info:

Figured we could start in this repo and squash the alerts here, then track the binaries flowing to other repos and see if the alerts start disappearing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions