bug fix: db persistence shouldn't be a side effect. the client should say when to persist in some fairly explicit way

This commit is contained in:
Robert McRackan 2022-05-10 16:48:52 -04:00
parent c6ce814e1c
commit e368e4669b
6 changed files with 20 additions and 17 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Version>7.3.0.1</Version>
<Version>7.4.0.1</Version>
</PropertyGroup>
<ItemGroup>