Merge rel/1.0.0 into feature/msbuild.
This commit is contained in:
commit
d2db776d87
34 changed files with 204 additions and 631 deletions
|
@ -20,11 +20,12 @@
|
|||
"files": {
|
||||
"includeFiles": "packfiles/pack1.txt",
|
||||
"mappings": {
|
||||
"newpath/": "packfiles/pack2.txt"
|
||||
"newpath/": "packfiles/pack2.txt",
|
||||
"anotherpath/": "packfiles/pack2.txt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"publishOptions": "testpublishfile.txt",
|
||||
"publishOptions": [ "testpublishfile.txt", "publishfiles" ],
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue