It is now possible to register owned stocks for keeping track on them

This commit is contained in:
2021-01-28 20:20:33 +01:00
parent ec71d60a2a
commit 3f737a8010
10 changed files with 174 additions and 24 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>