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.
2 parents a97b08c + 79a66bd commit 363ac58Copy full SHA for 363ac58
README.md
@@ -124,3 +124,8 @@ See `test/Serilog.Formatting.Compact.Tests/FormattingBenchmarks.cs`.
124
| `CompactJsonFormatter` | 6.0315 µs | 0.0429 µs | 0.53 |
125
| `RenderedJsonFormatter` | 13.7585 µs | 0.1194 µs | 1.22 |
126
| `RenderedCompactJsonFormatter` | 7.0680 µs | 0.0605 µs | 0.63 |
127
+
128
+### Compiling
129
130
+Opening serilog-formatting-compact.sln requires VS2015 Update 3 with the .NET Core tooling to be installed.
131
+See: https://www.microsoft.com/net/core#windows
0 commit comments