ForNeVeR / ForNeVeR/praefectus

Utilize RestoreLockedMode

Open
#30 0 comments 0 reactions 1 assignee Claimed by @ForNeVeR View on GitHub
kind:infrastructure
Dominant language
F#
Stars
15
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To properly utilize the NuGet lock files, we'll need to set the `RestoreLockedMode` key in our build system. See the details [here](https://devblogs.microsoft.com/nuget/enable-repeatable-package-restores-using-a-lock-file/).

Currently, other set of NuGet packages may be resolved for building platform-dependent packages; we may choose to enforce `--no-restore` on publish, and add the platform-dependent packages to the lock files.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.