Removed background section from README

- Need to rewrite background
- Bumped version to 0.1.200
This commit is contained in:
Tony Bark 2025-04-27 06:14:52 -04:00
parent 8dcefdded0
commit 1e1a26aa8d
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<Version>0.1.100</Version>
<Version>0.1.200</Version>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>