missing json file
dazinator opened this issue · 2 comments
dazinator commented
Where is this json file?
https://github.com/rebus-org/RebusSamples/blob/master/PubSub/PubSub.Publisher/Program.cs#L22
JanRou commented
See line 13 in Program.cs! You sholud have a "rebus_subscriptions.json" file in the root directory of the VS solution.
dazinator commented
Aha yes, makes sense ;-)