la recette réécrite n'etait pas complète
This commit is contained in:
parent
ff35fa1a53
commit
7e6eba6a59
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ msbuild-restore:
|
|||
check: run
|
||||
|
||||
project.lock.json:
|
||||
dnu restore
|
||||
@# fixing package id reference case, to System.Xml, from package NJsonSchema.CodeGeneration.CSharp
|
||||
sed 's/System.XML/System.Xml/' project.lock.json > project.lock.json.new && mv project.lock.json.new project.lock.json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue