-
-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
Description
Details about Problem
Need to add packages lock file to all class library repos.
Description
Use this PR as guideline: nanoframework/nanoFramework.Networking.Sntp#118.
To create the packages.lock.json file:
- Open a command prompt in the repo root
- Delete the packages folder
- enter
nuget restore -uselockfile