a first file sent using packets at max size
This commit is contained in:
parent
c0a3f8b283
commit
7b14144193
13 changed files with 217 additions and 150 deletions
|
|
@ -12,7 +12,7 @@ msbuild-restore:
|
|||
|
||||
check: run
|
||||
|
||||
project.lock.json:
|
||||
project.lock.json: project.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