Skip to content

Commit

Permalink
#30 add BAKINGSHEET_EXTERNAL_LOGGING_DLL for unity
Browse files Browse the repository at this point in the history
  • Loading branch information
cathei committed Sep 20, 2023
1 parent d164bd4 commit 26b7fc0
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ There is few optional symbols that can be defined for runtime usage. By default
|-------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|
| BAKINGSHEET_RUNTIME_GOOGLECONVERTER | Include Google Converter to your build.<br/>See also: [Google Sheet Converter](docs/google-sheet-import.md#how-to-use-google-sheet-converter-on-runtime) |
| BAKINGSHEET_RUNTIME_CSVCONVERTER | Include CSV Converter to your build. |
| BAKINGSHEET_EXTERNAL_LOGGING_DLL | Use external `Microsoft.Extensions.Logging.Abstractions.dll`. Useful if you already have same dll in your project for different dependency. |

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26b7fc0

Please sign in to comment.