- Used to investigate startup failures with .NET6 isolated. Attempt to repro the startup error from the scneario in this comment.
- Compared this to the Inproc Version of this app, no error is thrown for the missing
secrets.json
file.
secrets.json
file.