FantasticFiasco/mvvm-dialogs

Deterministic builds

FantasticFiasco opened this issue · 0 comments

Let's build the NuGet package using deteministic builds. Basically we have to add a property group in the csproj file with the ContinuousIntegrationBuild set to true. Here is a changeset where deterministic builds have been enabled on another project.