- add retry logic to library get

- UI bug fix when no library yet
- publishing related xml added to data and UI projects
- 'how to publish' notes
This commit is contained in:
Robert McRackan 2019-11-14 14:17:20 -05:00
parent 5d4a97cdc4
commit 9076fae6f6
8 changed files with 77 additions and 48 deletions

View file

@ -32,6 +32,7 @@
<ItemGroup>
<None Update="appsettings.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
</ItemGroup>