Added column for as-of date display

This commit is contained in:
Daniel J. Summers
2019-03-16 19:55:02 -05:00
parent ef4f82cf9d
commit 047bc34a5f
9 changed files with 72 additions and 7 deletions

View File

@@ -3,6 +3,8 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
<AssemblyVersion>7.3.0.0</AssemblyVersion>
<FileVersion>7.3.0.0</FileVersion>
</PropertyGroup>
<ItemGroup>