<Project> <PropertyGroup> <TargetFramework>net8.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <LangVersion>latest</LangVersion> <Nullable>enable</Nullable> <Authors>HMBSbige</Authors> </PropertyGroup> </Project>