vers une incrémentation d'un numéro de candidat à la production
This commit is contained in:
parent
22b17d5a2f
commit
7e646afea1
4 changed files with 23 additions and 4 deletions
|
|
@ -5,6 +5,11 @@ all: build
|
|||
build: project.lock.json
|
||||
dnu build
|
||||
|
||||
|
||||
restore:
|
||||
touch project.json
|
||||
dnu restore
|
||||
|
||||
project.lock.json: project.json
|
||||
dnu restore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue