We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f015a commit fe38a9fCopy full SHA for fe38a9f
ReadMe.md
@@ -343,7 +343,7 @@ You can add `appsettings.json` and `appsettings.<env>.json` and typesafe load vi
343
Here's single contained batch with Config loading sample.
344
345
```json
346
-# appconfig.json(Content, Copy to Output Directory)
+// appconfig.json(Content, Copy to Output Directory)
347
{
348
"Foo": 42,
349
"Bar": true
@@ -575,4 +575,4 @@ He is known as the creator of [UniRx](https://github.com/neuecc/UniRx/) and [Mes
575
576
License
577
---
578
-This library is under the MIT License.
+This library is under the MIT License.
0 commit comments