Improve timestamp display

This commit is contained in:
Morten Nielsen 2020-07-30 19:57:17 -07:00
parent 9183781a5e
commit 41ddca8d0b
3 changed files with 12 additions and 3 deletions

View file

@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net451;netcoreapp3.1</TargetFrameworks>
<IsPackable>false</IsPackable>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<ItemGroup>