Add: readme

This commit is contained in:
h z
2024-12-10 18:57:29 +00:00
parent 92a960a440
commit a1e155d5f7
4 changed files with 177 additions and 1 deletions

View File

@@ -4,10 +4,13 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<Version>0.0.5</Version>
<Version>0.0.6</Version>
<Description> </Description>
<Copyright>hzhang</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>hzhang</Authors>
<PackageProjectUrl>https://git.hangman-lab.top/hzhang/Skeleton</PackageProjectUrl>
<RepositoryUrl>https://git.hangman-lab.top/hzhang/Skeleton</RepositoryUrl>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">