mono-apphost.toml.default

This commit is contained in:
2026-06-12 01:44:22 +05:00
parent 9c25f6f0d2
commit ddf31e8a45
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ Original mono project was discontinued, but fortunately microsoft has their own
``` ```
5. Create program config 5. Create program config
- copy `./mono-apphost.toml` to `./bin` - copy `./mono-apphost.toml.default` to `./bin/mono-apphost.toml`
- change `main_assembly_path` - change `main_assembly_path`
6. Copy files from `./bin/` to your C# program build dir 6. Copy files from `./bin/` to your C# program build dir