Skip to content

Commit 363ac58

Browse files
authored
Merge pull request #9 from bbrandt/dev
Add instructions configuring VS2015 to compile sln
2 parents a97b08c + 79a66bd commit 363ac58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,8 @@ See `test/Serilog.Formatting.Compact.Tests/FormattingBenchmarks.cs`.
124124
| `CompactJsonFormatter` | 6.0315 µs | 0.0429 µs | 0.53 |
125125
| `RenderedJsonFormatter` | 13.7585 µs | 0.1194 µs | 1.22 |
126126
| `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

Comments
 (0)