This packager looks very useful to us; thanks for putting it up.
One thing, we're doing dev on Win2012R2, and it needs the win7-x64 runtime defined. (Could be win8, I guess, but I think I read somewhere win7 is better to use here.)
"runtimes": {
"win7-x64": {},
"win10-x64": {},
"ubuntu.14.04-x64": {}
},
Also, can you give some advice on the config file? We have several actors and one service we deploy. There's no HTTP endpoints, since our service just listens on a message queue, so I'm thinking 'Https' and 'Endpoints' would be empty.
Can you provide any more detail on expectations for 'ExternalIncludes'?

Thanks,
Kirk
This packager looks very useful to us; thanks for putting it up.
One thing, we're doing dev on Win2012R2, and it needs the win7-x64 runtime defined. (Could be win8, I guess, but I think I read somewhere win7 is better to use here.)
"runtimes": {
"win7-x64": {},
"win10-x64": {},
"ubuntu.14.04-x64": {}
},
Also, can you give some advice on the config file? We have several actors and one service we deploy. There's no HTTP endpoints, since our service just listens on a message queue, so I'm thinking 'Https' and 'Endpoints' would be empty.
Can you provide any more detail on expectations for 'ExternalIncludes'?
Thanks,
Kirk