As discussed on [Gitter](https://gitter.im/serilog/serilog), it seems reasonable to relax the .NET Core SDK version pinning a bit. Right now, this repo is tightly pinned to `3.1.102`. See [here](https://docs.microsoft.com/en-us/dotnet/core/tools/global-json?tabs=netcore3x) for configuration options in `global.json`. Pinning to the feature band (e.g. `3.1.1xx`) seems to give the right trade off between build consistency and developer friendliness.